Answer
There are following three stages of database development process: -
a. Requirement Analysis Phase
In this phase business requirements are collected and analyzed. Then these requirements are transformed into a Data Model.
b. Component Design Phase
In this phase Data Model created in first stage is transformed into a database design consisting of tables, views, functions, stored procedures and other database components.
c. Implementation Phase
In this phase database is physically implemented in a suitable RDBMS selected according to user requirements. Forms and reports are also created in this phase.
Work Step by Step
N/A