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 is a trigger in sql?
What is the command used to fetch first 5 characters of the string?
how are mysql timestamps seen to a user? : Sql dba
Name the different types of indexes in sql and define them.
what is log shipping? : Sql dba
Can we use views in stored procedure?
what is sql in mysql? : Sql dba
What is the best free sql database?
what is the difference between truncate and delete statement? : Transact sql
explain what is mysql? : Sql dba
What is difference between stored function and application function?
How is debugging done?
How do I quit sql?
What is primary key in db?
How do you exit in sql?