InterviewSolution
Saved Bookmarks
| 1. |
If all the domains are atomic then the relational schema is in ________ normal form(a) 1(b) 2(c) 3(d) 4 |
|
Answer» Correct answer is (a) 1 To explain I would say: If all the domains are atomic then the relational schema is in first (1) normal form. That is, the domains must be indivisible. |
|