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
Which is faster joins or subqueries?
what is query cache in mysql? : Sql dba
what is oltp (online transaction processing)? : Sql dba
What is 19 null in sql?
How do I run a query in pl sql developer?
What is identity column in sql server?
What is benefit of creating memory optimized table?
What are tables in sql?
How do I count rows in sql?
How many types of literals are available in pl sql?
Can a primary key be a foreign key?
What is trigger and how to use it in sql?
What are the types of functions in sql?
Can a trigger call a stored procedure?
how do you control the max size of a heap table? : Sql dba