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
How to use sql statements in pl/sql?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
Can a varchar be a primary key?
How do I view a sql trace file?
Is pl sql a scripting language?
What are the various levels of constraints?
What are different types of triggers?
Can we rollback after truncate?
What is the difference between in and between in sql?
Why is sql better than hql?
Is inner join same as self join?
How delete all data from table in sql?
What are sql data types?
What is the best free sql database?
What is union and union all keyword in sql?