What is Normalization ?
Answer Posted / ravi kumar
Normalization is the relational database design technique
in which most ambiguity is removed.
Normalization usually involves dividing a database into two
or more tables and defining relationships between the
tables. The objective is to isolate data so that additions,
deletions, and modifications of a field can be made in just
one table and then propagated through the rest of the
database though the defined relationships.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to use "for" statements in oracle?
How to create a stored program unit?
How to set a transaction to be read only in oracle?
what is port in oracle? how is it related to database application.
State any two functions of oracle?
What is the difference between online and offline backups?
What is primefaces used for?
Why use resource manager in Oracle?
What is control file used for?
What is a dynamic performance view in oracle?
State and explain about oracle instance?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
Differentiate between pre-select and pre-query?
Please explain oracle left join with an example?
what are archived logs?