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
Can sql function call stored procedure?
What is minus?
can a stored procedure call itself or recursive stored procedure? : Sql dba
What is trigger in pl sql?
Does sql backup shrink transaction log?
Is join an inner join?
Why we use join in sql?
What is difference between pls_integer and integer?
what are the different type of sql's statements ? : Sql dba
How to add new employee details in an employee_details table with the following details
How to write a query to show the details of a student from students table whose
Is microsoft sql free?
What is coalesce sql?
How to read xml file in oracle pl sql?
What are the two different parts of the pl/sql packages?