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
Explain important index characteristics?
What is catalog views?
What is the report model project?
What is a cube? : sql server analysis services, ssas
What is a fan-out query in SQL Azure?
What is the difference between varchar and varchar(max) datatypes?
Can two tables share a primary key?
when you create a database how is it stored? : Sql server database administration
How to deploy the Report?
What do you understand by physical_only option in dbcc checkdb?
Please explain go command in sql server?
What is the function of inner join?
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
What is collation?
What is the security principal at the database level that represents your session?