Match each stage in the database design life cycle to the co
Match each stage in the database design life cycle to the correct description of the task performed in that step. Physical database design Conceptual database design Logical database design Requirement gathering and analysis Define normalized tables from the ERD Implement the database Collect information about the features and business needs of the system, and analyze and document them Create a ERD to represent the data objects and their relationships
Solution
C - define normalized tables
A- implement database
D - collect information about features
B - create ERD to represent data
