Database - Database Design Using Normalization - Discussion

Discussion Forum : Database Design Using Normalization - General Questions (Q.No. 6)
6.
When assessing the table structure of an acquired set of tables with data, determining foreign keys is (part of) the:
first step.
second step.
third step.
fourth step.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
5 comments Page 1 of 1.

Palak said:   2 months ago
According to me, option C. Third step should be the right answer.

Sahil dhotre said:   11 months ago
1st step is finding the data constraints.
And 2nd is finding the primary key.
And 3rd is finding the foreign key.
And 4th is finding the business-specific logic.

Avi said:   1 decade ago
Explain any one every step?

Aaru said:   1 decade ago
What should be the 4th step?

Anirban said:   1 decade ago
The first step should be finding out the primary key of any table.

Post your comments here:

Your comments will be displayed after verification.