What is Normalization ?
Answer Posted / sourb mahajan
It is a process during which redundant relation schemes are
decomposed by breaking up their attributes into smaller
relation schemes that possess desirable properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to count duplicated values in a column in oracle?
How to generate query output in html format?
What is oracle data type?
Calculate difference between 2 date / times in oracle sql?
How to omit columns with default values in insert statement in oracle?
When do I need to use a semicolon vs a slash in oracle sql?
1) Does oracle have any table which contain all the exceptions and it's code internally?
What is key preserved table?
Explain the difference between a procedure and a function? What do you understand by those terms?
What is a trace file and how is it created in oracle?
15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.
What is the fastest query method to fetch data from the table?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What is the difference between $oracle_base and $oracle_home?
What are oracle functions?