InterviewSolution
Saved Bookmarks
| 1. |
What Is 5nf? |
|
Answer» A RELATION schema R is said to be 5NF if for every join dependency {R1, R2, ..., Rn} that holds R, one the following is true
A Relation schema R is said to be 5NF if for every join dependency {R1, R2, ..., Rn} that holds R, one the following is true |
|