wht is normalization?can u explain me in detail?
Answer Posted / koti
It is the process of removing redundancy data by splitting
the the tables into smaller tables in order to improve the
performance of the data retrieval.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is a covering index?
please differentiate between delete and truncate?
Please explain what is “asynchronous” communication in sql server service broker?
Tell me what are the advantages of using stored procedures?
How to select some specific columns from a table in a query in ms sql server?
Explain about merge replications?
What is dbcc? Give few examples.
Determine when to use stored procedure to complete sql server tasks?
How to return the top 5 rows from a select query in ms sql server?
State a few properties of relational databases?
What are the different normalization forms?
What is the difference between Triggers and Stored Procedure?
What is self contained scalar sub query?
explain what is raid and what are different types of raid configurations? : Sql server database administration
What are the disadvantages of indexes?