1. What is the primary condition for a table to be in First Normal Form (1NF)?
2. Which of the following is a type of dependency in database normalization?
3. What is a multivalued dependency in a database?
4. Which normal form deals with multivalued dependencies?
5. What is the main condition for a table to be in Fourth Normal Form (4NF)?
6. What is a join dependency in a database?
7. Which normal form deals with join dependencies?
8. What is the main condition for a table to be in Fifth Normal Form (5NF)?
9. Which of the following is true about functional dependencies?
10. What is the main purpose of Fifth Normal Form (5NF)?
11. Which of the following is an example of a join dependency?
12. What is the main difference between 4NF and 5NF?
13. Which of the following is a type of functional dependency?
14. What is the main advantage of using 5NF in database design?
15. What is a cyclic dependency in a database?