InterviewSolution
Saved Bookmarks
| 1. |
In the __________ normal form, a composite attribute is converted to individual attributes.(a) First(b) Second(c) Third(d) FourthThis question was addressed to me during an interview.My question is taken from Normal Forms topic in chapter Normalization of Database Management |
|
Answer» CORRECT choice is (a) First To EXPLAIN: The first normal FORM is used to eliminate the duplicate information. |
|