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
What is audit logout in sql profiler?
How to add new employee details in an employee_details table with the following details
Name three sql operations that perform a sort.
Can we delete column in sql?
How do I write a cron which will run a sql query and mail the results to agroup?
What are tables and fields?
How do I know if I have sql express or standard?
What is using in sql?
What is primary key and foreign key?
What is sequence in sql?
What is the usage of nvl function?
What is pl/sql language case sensitive?
Are null values same as that of zero or a blank space?
Does sql*plus also have a pl/sql engine?
How to order siblings in oracle hierarchy queries?