What is normalization and its forms?

Answer Posted / srinivas

Normalization is the process of splitting the table into
multiple subtables based on their functional dependency.

Forms are First normal form, Second normal form, and Third
normal form.

Is This Answer Correct ?    10 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What stored by the model?

752


State the difference between local and global temporary tables?

834


Explain tablesample?

759


Is it possible in sql table to have more than one foreign key?

817


Explain filtered indexes?

778


What are the types of table?

773


How to manipulate data from one table to another table ?

762


What is the template in sql?

768


List out the difference between union and union all in sql server?

724


Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.

2194


What is the maximum size of sql server database?

740


What were the latest updates to SQL Azure service?

104


Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?

687


How to find which stored procedure is currently running in sql server?

714


What is onf in normalization form?

815