What is Normalization ?
Answer Posted / jannath
Normalization is the Process of reducing a complex data
structure into its simplest and most stable form by
eliminating redundant attributes, keys, and relationships.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Explain database link?
What is merge statement used for?
What is the quickest way to export a table to a flat file?
Explain joins in oracle?
What are a cluster and non-cluster index?
What are the varoius components of physical database structure of oracle database?
How to use fetch statement in a loop?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
How many types of synonyms in Oracle?
How to upsert (update or insert into a table)?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
How to use select statement to count the number of rows in oracle?
Does oracle charge for java?
What is a connect identifier?
Differentiate between function and procedure in oracle.