What is normalization and types of normalization?
Answer Posted / subitha
Normalization is a systematic way to ensure that a
database structure is suitable for general purpose qureying
and free from certain undesirable character that lead to
loss of data integrity.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is the difference between union and union all command?
What is sql dialect?
How long will it take to learn pl sql?
How is a process of pl/sql compiled?
what is not null constraint? : Sql dba
what are set operators in sql? : Sql dba
What is a join?
What is normalization? How many normalization forms are there?
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
How delete all data from table in sql?
What is substitution variable?
What is the use of primary key?
What are tuples in sql?
Will truncate release space?
Why plvtab is considered as the easiest way to access the pl/sql table?