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
Do you know concepts and capabilities of sql server?
What are the steps you can take to avoid “deadlocks”?
What is #table in sql server?
What are two difference between sql azure and azure tables?
How can you fetch alternate records from a table?
Why truncate is ddl command?
Can group by be used without aggregate functions?
Is it possible to replicate data from sql server to oracle? : sql server replication
What is efficiency data?
What is difference between clustered index and non clustered index?
Explain the relational database management system (rdbms)?
Tell me what is normalization? Explain different forms of normalization?
how many type of indexing in database?
Define Business Edition in SQL Azure?
Tell me what are the advantages of using stored procedures?