What is Normalization ?
Answer Posted / amit tailor
Database normalization is the process of organizing data
into distinct and unique sets.
The purposes of normalization are to:
• Reduce or eliminate storage of duplicate data
• Organize data into an efficient and logica
structure
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the difference between sharding and partitioning?
In the oracle version 9.3.0.5.0, what does each number shows?
How to create tables for odbc connection testing?
How to execute a stored procedure in oracle?
Why is oracle so popular?
How data locks are respected in oracle?
How to select some rows from a table in oracle?
What is a trigger and what are its types?
What is the difference between "as" and "is" in an oracle stored procedure?
How to load data through external tables?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
How to drop a stored procedure in oracle?
What is data block in Oracle?
Respected sir, Please send me technical questions related to oracle apps..
How to create a stored program unit?