Name the SDLC phases and the principal database activity in each.
Name the SDLC phases and the principal database activity in each.
Answer
Planning (enterprise + initial conceptual modeling), Analysis (detailed conceptual data model), Design (logical mapping to technology, then physical storage design), Implementation (code/test programs, install DB, convert data), and Maintenance (evolve the database as requirements change).
The SDLC is iterative — later phases backtrack to earlier ones; Maintenance is typically the longest phase.