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 query optimizer in sql server?
Why use view instead of a table?
What is indexing a document?
How to loop through result set objects using odbc_fetch_row()?
What is the return type of executeupdate ()?
What is the web service used for reporting services?
How you can change a cross join into an inner join?
Which are the two editions in which SQL Azure database available?
What is the difference between indexing and hashing?
What is cdc in sql server?
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?
How you can get a list of all the table constraints in a database?
Tell me about builtinadministrator?
Explain what are magic tables in sql server?
What is the difference between ddl and dml?