What is normalization and types of normalization?
Answer Posted / tariku
a systematic way of ensuring that a database structure is
suitable for general purpose querying & free of certain
undesirable characteristics insertion,update,& deletion
anomalies that could lead to a lose of data integrity
| Is This Answer Correct ? | 31 Yes | 19 No |
Post New Answer View All Answers
Why do we use joins?
How can we find duplicate records in a table?
Explain some predefined exceptions.
Is it possible to update views?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
What does select * from mean in sql?
what is the use of double ampersand (&&) in sql queries?
What is a recursive join sql?
Why do we need databases?
What type of database is sql?
What is the most important ddl statements in sql are?
What does stand for in sql?
How do I write a cron which will run a sql query and mail the results to agroup?
What is secondary key?
What is sql*loader and what is it used for? : aql loader