Ask Question
5 April, 04:43

Your boss, kelly, tells you that the users have approved your data model and that you can go ahead and create database structures such as tables. you begin developing the tables for your database and realize that you need to design your table structures so that data integrity is protected. you recall that a process called normalization is used to improve data integrity. what is the best way to normalize this data?

+4
Answers (1)
  1. 5 April, 08:11
    0
    The best way to use data normalization in this example is to use a third normal form (3NF). The third normal forms is in the second normal form and does not have a transitive functional dependency. Since it does not have a transitive dependency, there is no data duplication and it achieves referential data integrity
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Your boss, kelly, tells you that the users have approved your data model and that you can go ahead and create database structures such as ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers