What is database normalization?
Answer Posted / koti-khammam
It is the process of removing redundancy(repeated data) by
splitting the tables into smaller tables.
| Is This Answer Correct ? | 37 Yes | 3 No |
Post New Answer View All Answers
What is query cost in sql server?
How do I view a stored procedure in sql server query?
How to update muliple row in single query?
What is the most common type of join?
when you create a database how is it stored? : Sql server database administration
How do I perform an unattended install of sql server 2000?
Why main is user defined function?
What are tables in sql server?
How to delete duplicate rows?
What do you understand by user-defined function in the sql server?
What is mean by dml?
Can I disable or restrict ssrs export formats (rendering formats)?
Can we add an identity column to decimal datatype?
What stored by the model? : sql server database administration
why would you use sql agent? : Sql server database administration