Database - Database Design Using Normalization - Discussion

Discussion Forum : Database Design Using Normalization - True or False (Q.No. 14)
14.
When you are given a set of tables and asked to create a database to store their data, the first step is to create the new database.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Maruthi Srinivas said:   5 years ago
The first step is to draw a high-level diagram using the functional dependencies and try reducing the redundancy of the tables using normalization and creating the finalized tables and after ensuring all these, database can be created.

Suruchi said:   1 decade ago
First step is to count the number of table row.

Chandrakant Gahlot said:   1 decade ago
Why this question is not true?

Post your comments here:

Your comments will be displayed after verification.