- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago#3272by Elias What can happen if a table is not properly normalized?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
6 months 1 week ago - 6 months 1 week ago#3273by Elias 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: 6 months 1 week ago by Elias.
- Q&A Forum
- Index
- Database
- What can happen if a table is not properly normalized?
Time to create page: 0.066 seconds