wht is normalization?can u explain me in detail?
Answer Posted / nesa4180
The process of separating data into distinct, unique sets
is called normalization.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
What is filestream?
Explain the various types of concurrency problem?
Write a program using SQL queries to find a unique entry in a table.
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?
What are the different types of backups avaialabe in sql server 2005?
What is importing utility?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
Can we use pragma autonomous_transaction in trigger?
What is the difference between left and right outer join?
Explain what are magic tables in sql server?
What is the use of “join” in sql server?
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
How to define output parameters in stored procedures?
Tell me what are cursors and when they are useful?