Compare and contrast the three phases of database design.
Answers
Answer:
Hope it helps you sir @@@@
Conceptual,logical, and physical design.
Explanation:
Phases of Database Design
Database design is made up of three main phases, namely conceptual,logical, and physical design.
Conceptual database design
to build the conceptual representation of the database,which includes identification of the important entities,relationships, and attributes.
Logical database design
to translate the conceptual representation to the logical structure of the database, which includes designing the relations.
Physical database design
to decide how the logical structure is to be physically implemented (as base relations) in the target Database Management System (DBMS)
#Learn more :
Compare and contrast synchronous and asynchronous design
https://brainly.in/question/9239560