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

explain different levels of normalization? : Sql server database administration

535


Explain about nested stored procedure?

608


How to enter binary string literals in ms sql server?

594


What is the difference between varchar and varchar types?

568


How to rebuild indexes with alter index ... Rebuild?

600






Does any body please help me what question's have asked for SSRS in the interview?

1675


Describe in brief system database.

553


What happens if we shrink log file in sql server?

525


how we use window authentication connection with sql server.?

637


What is transact-sql ddl trigger?

644


How do I find the sql server version?

537


What is a hint?

589


How to how to convert numeric expression data types using the convert() function??

557


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?

652


You want to implement the one-to-many relationship while designing tables. How would you do it?

514