1. What is the primary goal of database design?
2. Which of the following is a key principle of relational database design?
3. What is an integrity constraint in a database?
4. Which of the following is an example of an integrity constraint?
5. What is the purpose of normalization in database design?
6. Which normal form is also known as Boyce-Codd Normal Form (BCNF)?
7. What is the main condition for a table to be in BCNF?
8. Which of the following is a design guideline for relational databases?
9. What is a candidate key in a database?
10. What is the difference between a primary key and a unique key?
11. What is a foreign key in a database?
12. What is the purpose of referential integrity in a database?
13. What is a superkey in a database?
14. What is the main advantage of using BCNF in database design?
15. What is a partial dependency in database normalization?