What is Normalization ?
Answer Posted / abhinaw kaushik
Normalization is the process of braking down one table into
more than one tables so that data redudancy can be removed.
There are some rules to perform Normalization are called
Normal Forms.
| Is This Answer Correct ? | 51 Yes | 11 No |
Post New Answer View All Answers
How to use an explicit cursor without open statements?
How many categories of data types?
What is dual table oracle?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
What is a nvl function? How can it be used?
How do I know if oracle client is installed on windows?
1) Does oracle have any table which contain all the exceptions and it's code internally?
How to use windows user to connect to the server?
How to insert a new row into a table in oracle?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
How to create a new user account in oracle?
Is oracle an open source?
Explain drop constraint oracle?
Explain the use of compress option in exp command.
How different is ms access and oracle?