35,10,0,50,1
25,600,60,0,3000,5000,25,800
90,150,1,50,12,30,50,1,70,12,1,50,1,1,1,5000
0,2,1,0,2,40,15,5,2,1,0,20,0,1
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com...
welcome to wplecturer.com...
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com
welcome to wplecturer.com

Translate

What can happen if a table is not properly normalized?

More
3 weeks 10 hours ago #3272 by ekatsa
What can happen if a table is not properly normalized?

Please Log in to join the conversation.

More
3 weeks 10 hours ago - 3 weeks 10 hours ago #3273 by ekatsa
well, we are going to have some problems like
  • redundant info
  • not proper ability to update, delete, insert, e.t.c. data
  • more disk space and database space
  • not accurate answers of queries
  • and more
(google says )

Without normalization, database systems can be inaccurate, slow, and inefficient and they might not produce the data you expect. We use the normalization process to design efficient and functional databases. By normalizing, we store data where it logically and uniquely belongs.
Last edit: 3 weeks 10 hours ago by ekatsa.

Please Log in to join the conversation.

Time to create page: 0.193 seconds