What is Normalization ?
Answer Posted / prinsha
it is a method for organizing data element in a database into table.it avoid duplication of data,insert anomaly,delete anomaly,update anomaly . 3 stage process first normal form,second normal form,third normal form
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain table?
How to establish administrator authentication to the server?
Explain the use of tables option in exp command.
How to get execution statistics reports on query statements?
Explain the use of online redo log files in oracle.
Give the constructs of a package, function or a procedure.
Please explain compound trigger in oracle?
What are the system predefined user roles?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What are the different types of failures that occur in Oracle database?
How to delete an existing row from a table in oracle?
What happens to the current transaction if a ddl statement is executed?
Is oracle an open source?
How to change program global area (pga) in oracle?
What is the usage of merge statement?