what is normalization?
what is denormalization?
Answer Posted / chethan sy
Normalization is a process of removing redundancy from the
tables.
De-normalization is introducing redundancy.
| Is This Answer Correct ? | 41 Yes | 6 No |
Post New Answer View All Answers
Is it safe to delete log files?
How to override dml statements with triggers?
can an order by clause be used in a creation of a view?
what's the information that can be stored inside a bit column? : Sql server database administration
Give me any three differences between Truncate and Delete.
What do you understand by check constraint in sql server?
What is the purpose of indexing?
What is read committed?
How many types of attribute relationships are there? : sql server analysis services, ssas
What is wrong with sql server client libarary dll, ntwdblib.dll?
What is the fastest way to permanently delete a 1 million row table named customers?
What does ss stand for sexually?
What is stretch database in sql server?
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?