what is normalization?
what is denormalization?
Answer Posted / shantanub
Normalization is the process of organizing data in a
database. This includes creating tables and establishing
relationships between those tables according to rules
designed both to protect the data and to make the database
more flexible by eliminating two factors: redundancy and
inconsistent dependency.
Is This Answer Correct ? | 51 Yes | 5 No |
Post New Answer View All Answers
Explain filestream storage of sql server 2008?
What is exporting and importing utility?
Determine how to use the inserted and deleted pseudo tables?
what are the Prerequisites for Replication?
What is the use of toad or sqldbx.?
What is Replication?
How to test subquery results with the exists operator?
How to modify existing triggers using "alter trigger"?
Does sql server use t sql?
How to how to convert numeric expression data types using the convert() function??
explain databases and sql server databases architecture? : Sql server database administration
Give a example to search fr a string in all stored procedure in sql server.
What is merge join?
How to create a view with data from multiple tables?
What is merge replication?