InterviewSolution
Saved Bookmarks
| 1. |
What is BCNF (Boyce-Codd Normal Form)? |
|
Answer» The Boyce-Codd Normal Form is a type of Data NORMALIZATION whose goal is to increase the data INTEGRITY by ADEQUATELY ORGANIZING the COLUMNS and tables within a relational database. |
|