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 difference between row_number and dense_rank?

596


What is implicit cursors?

746


How you can change the database name in SQL SERVER?

857


You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?

292


What is the use of group by clause?

707






Explain partitioned view?

805


what is the difference between openrowset and openquery?

758


What different steps will a sql server developer take to secure sql server?

719


How to create a simple user defined function in ms sql server?

739


Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?

763


What are the features of Embedded SQL

855


What is read committed?

759


What are points to remember while using the fillfactor argument?

712


What is the difference between composite index and covering index?

683


What are the dmvs? : sql server database administration

777