130k views
0 votes
In the database design, one starts from a business process. The first step is to gather and analyze requirements from the customer to come up with a list of requirements. This is then used in _____________________, the 2nd step in the database design process.

A) Conceptual Design.
B) Data modeling.
C) Logical design.
D) Schema development.

1 Answer

5 votes

Final answer:

The second step in the database design process is Logical Design, which involves translating requirements into a conceptual representation of the database.

Step-by-step explanation:

The second step in the database design process is Logical Design. Once the requirements have been gathered and analyzed, the logical design involves translating those requirements into a conceptual representation of the database. This includes creating an Entity-Relationship diagram and determining the tables, attributes, and relationships that will be included in the database.

User Mark Rabey
by
9.2k points