Define Normalization with example?



Define Normalization with example?..

Answer / babu vincent

Normalization:
normalization is used to reduce the repetition..
for example if a table contains a column repeating same datatype and for same purpose..
look at simple example a item purchased of a customer may contain many which also include separate prices so instead of creating repeated column for each item and price.. one table is created with one column for item name and one for column name.. then relationship(one to many) can be created and records in item table can be connected with cstomer table which includes order no as primary key..

Is This Answer Correct ?    6 Yes 4 No

Post New Answer

More Oracle General Interview Questions

How to delete a column in an existing table in oracle?

0 Answers  


24. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.

2 Answers   Wipro,


How to use fetch statement in a loop?

0 Answers  


What a SELECT FOR UPDATE cursor represent.?

1 Answers  


How do we create privileges in oracle?

0 Answers  






How to export several tables together?

0 Answers  


What are the factors causing the reparsing of SQL statements in SGA?

2 Answers  


How many anonymous blocks can be defined?

0 Answers  


What are the uses of synonyms?

0 Answers  


Can sub procedure/function be called recursively?

0 Answers  


Explain the use of rows option in imp command.

0 Answers  


What is oracle and what are its different editions?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)