Answer Posted / hr@tgksolutions.com
The practice of structuring data to reduce redundancy and enhance data integrity is known as data normalization. It entails creating associations between the smaller tables in a database. The significance of normalization is that it
minimizes the duplication of data.
guarantees the consistency of the data.
simplifies the structure, which facilitates updating and maintenance.
removes unneeded data to improve query performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to debug stored procedures?
What is a 3nf table?
What is rdbms and also explain its components?
How big is a big database?
How to handle data if f table are more than one and each table contain thousands of entries?
What is the purpose of database?
What is metadata in dbms?
how you will identify the mapping level bottleneck ? if there is a mapping level bottleneck then how will you try to improve the mapping
What are the main components of a database in healthcare?
How is a database related to a table?
What are the advantages and disadvantages of views in the database?
What are the different types of languages that are available in the dbms?
What do you mean by Correlated subquery in database?
What do you understand by data redundancy?
What is join? Mention its types.