What is Normalization ?
Answer Posted / sagar
Normalization is a process to eliminate redundancy from the
table.It also divide the table into numbers of table defines
the relationship between them. so that addition,deletion and
updation is become easier.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do we get field detail of a table?
What are set operators?
Explain oracle’s server parameter file.
Explain constraining triggers.
does the query needs a hint to access a materialized view?
What are the ansi data types supported in oracle?
Explain mutating triggers.
How would you best determine why your MVIEW couldnt FAST REFRESH?
How to view the tablespaces in the current database?
How to define a data field as not null?
 How to use an oracle sequence generator in a mapping?
Explain oracle instance.
Explain oracle’s system global area (sga).
Explain oracle data types with examples?
How to do clean up if create database failed?