What is normalization and types of normalization?
Answer Posted / srabani das
The basic facts of normalization is to reduced redundancy
which means that information stored only once.storing the
information in several times leads to lost of storage space
and increase in total size of data base.Relation are
normalized so that when relation of database are to be alter
during the life time of the data base. we do not lost
information.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What operators deal with null?
What are predefined functions in sql?
How to select all records from the table?
how to use case expression? : Sql dba
What are analytical functions in sql?
How do I add a primary key to a table?
What are the types of subqueries?
Can we call dml statement in function?
What is sql server and ase?
what is the difference between char_length and length? : Sql dba
Is sql a programming?
What is sql analyzer?
What is the difference between union and union all command?
How to use sql*plus built-in timers?
How to run sql statements through the web interface?