What is normalization and types of normalization?
Answer Posted / s.munna
Normalisation is basically avoid redundent data in database
for saving memory space and faster manipulation of data
keep and insert ,update , delete anamollies.....
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where can I learn sql for free?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
What is meant by user defined function?
What is the difference between Union and Union all. Which is faster.
explain commit and rollback in mysql : sql dba
What is normalization sql?
How to pipe multiline string to isql?
Explain what is an index?
What is difference between pl and sql?
How do I copy a table in sql?
Define select, insert, create, delete, update, drop keywords
How do I write a sql query in pgadmin 4?
how to concatenate two character strings? : Sql dba
Is grant a ddl statement?
How do you create a unique index?