What is database normalization?

Answer Posted / kranthi

Normalization is the process of structuring relational
database schema such that most ambiguity is removed. The
stages of normalization are referred to as normal forms and
progress from the least restrictive (First Normal Form)
through the most restrictive (Fifth Normal Form).

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the architecture of ms sql reporting service?

530


What is a table called, if it has neither cluster nor non-cluster index? What is it used for?

600


How to convert a numeric expression from one data type to another?

506


What is a cache in ssrs?

110


What is the default port for SQL Server over a firewall?

593






What is the difference between local and global temporary tables?

591


How to rename an existing column with sql server management studio?

504


What are the advantages to use stored procedures?

572


How many servers can we create in a single subscription?

146


How to generate random numbers with the rand() function in ms sql server?

569


Define inner join? Explain with an example?

516


What is compression - row-level and page-level compression?

535


What is a derived table?

515


What happens if time-only values are provided as date and time literals?

532


tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration

567