What is normalization and types of normalization?
Answer Posted / danish mahmood
Normalization is a systematic way of ensuring that a
database structure is suitable for general purpose querying
and free of certain undesirable characteristics—insertion,
update, and deletion anomalies that could lead to a loss of
data integrity.
Is This Answer Correct ? | 41 Yes | 14 No |
Post New Answer View All Answers
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
What is %s in sql?
How do you pronounce sql?
What is dynamic sql in pl sql?
how many tables will create when we create table, what are they? : Sql dba
What is exception? What are the types of exceptions?
What is the difference between execution of triggers and stored procedures?
What is an implicit commit?
What are the types of queries in sql?
What is difference between stored procedure and trigger?
Why do we create stored procedures & functions in pl/sql and how are they different?
what are the types of join and explain each? : Sql dba
What are the basic sql commands?
What is the usage of sql functions?
What is pl sql script?