What is database normalization?
Answer Posted / shruti
Normalization is the process of breaking tables of a
database into smaller tables and defining relations between
them to make them more flexible, efficient and to remove the
modification anamolies from the database.
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is wide table?
Explain sql server authentication modes?
What is raid, and how it can influence database performance?
What is coalesce and check constraint in sql server?
Can a database be shrunk with users active?
What is a db view?
what is database replication? : Sql server database administration
What are the types of joins in sql?
what data regions are and what are the different data regions?
What is an identity column in insert statements?
How to select true false based on column value in sql server?
Define Business Edition in SQL Azure?
What is a virtual table in sql?
What is difference between index and primary key?
What is the definition for sql server 2000?