What is Normalization ?
Answer Posted / dhara
-> It is one of the most important concepts in the study of
the RDBMS.
->Tables that are hugged and bilky often defeat the purpose
of having an RDBMS all togather. This is because such
tables may not be easy to maintain.
->There are two ways of approching logical database design-
the top down approch
the botton up approch
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How would you go about verifying the network name that the local_listener is currently using?
How to rebuild an index in oracle?
What is a database schema in oracle?
In oracle there is column command, how will you explain that?
Explain the function of optimizer in oracle?
How to fetch the row which has the max value for a column?
definition of cluster and non-clustered index?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
How to enter a new row into a table interactively?
How to declare a local variable?
What are data pump export and import modes?
What is the difference between translate and replace?
Explain the use of parfile option in exp command.
How to recover a dropped table in oracle?