wht is normalization?can u explain me in detail?
Answer Posted / granto
The process
of deciding what tables to create and what relationships
exist between them is known as
normalisation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is store procedure? How do they work?
What is normalization? What number of normalization shapes are there?
How to provide default values to stored procedure parameters?
How to replace the Query Result 'Null Value' with a text ?
What is the difference between SQL notification and SQL invalidation?
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
What is bit data type?
How to maintain a fill factor in existing indexes?
Tell me what is difference between view and materialized view?
Explain the steps to create and execute a user-defined function in the sql server?
What does it mean to normalize a database and why would you do it?
What is constraints and its types?
When would you use sql joins?
How efficient you are in oracle and SQL server?
When we should use @@error?