What is normalization and its forms?
Answer Posted / sd
Normalization is process of reducing redundancy of a
database , by decomposing the database into several smaller
files ( tables) and using the concept of codification
Forms 1NF,2NF,#NF , boyce codd NF
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
Explain the microsoft sql server delete command?
What are data files?
How to find index size for each index on table?
List out some of the requirements to set up a sql server failover cluster?
What are information schema views?
How to get the definition of a user defined function back?
Explain the dbcc pintable command when would you use it?
How do you make a trace?
Explain database normalization?
How to create function with parameter in sql server?
What are the reporting services components?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
How to get a list of columns using the "sys.columns" view in ms sql server?
Mention the differences between sql server and mysql.
What are alternate keys?