What is 5NF?
Submitted by: AdministratorA Relation schema R is said to be 5NF if for every join dependency {R1, R2, ..., Rn} that holds R, one the following is true
► Ri = R for some i.
► The join dependency is implied by the set of FD, over R in which the left side is key of R.
Submitted by: Administrator
► Ri = R for some i.
► The join dependency is implied by the set of FD, over R in which the left side is key of R.
Submitted by: Administrator
Read Online RDBMS Job Interview Questions And Answers
Top RDBMS Questions
| ☺ | What is VDL (View Definition Language)? |
| ☺ | Difference between controlled and uncontrolled redundancy? |
| ☺ | What is RDBMS KERNEL? |
| ☺ | What is SDL (Storage Definition Language)? |
| ☺ | What is 5NF? |
Top Databases Programming Categories
| ☺ | RDBMS Interview Questions. |
| ☺ | SQL Interview Questions. |
| ☺ | SSRS Interview Questions. |
| ☺ | Sybase Interview Questions. |
| ☺ | Database Administrator (DBA) Interview Questions. |
