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
What are variables in pl sql?
Describe different types of general function used in sql?
What is data types in sql?
Show the two pl/sql cursor exceptions.
Which sorts rows in sql?
how to convert dates to character strings? : Sql dba
Can we insert in view in sql?
How to revise and re-run the last sql command?
Is pl sql a programming language?
Can a select statement fire a trigger?
How to assign sql query results to pl sql variables?
Do prepared statements prevent sql injection?
Are sql connections encrypted?
How do I run a sql trace?
Why left join is used in sql?