what is the difference between first normal form & second
normal form?
Answer Posted / somu.kattikar
First Normal Form:
1.it doesnt contain the duplicate rows and null values.
2.those values can be moved into new table.
second normal form:
1.each columns are completely depend upon key
| Is This Answer Correct ? | 40 Yes | 7 No |
Post New Answer View All Answers
Explain the use of control file?
What is a sub query and what are the different types of subqueries?
How to export your own schema?
What is an oracle and why it is used?
Is truncate autocommit in oracle?
How to turn on or off recycle bin for the session?
What is literal?
What is set verify off in oracle?
Where are the settings stored for each instance in oracle?
How to get a list of all user accounts in the database?
How to do paging with oracle?
How to use an explicit cursor without open statements?
How to download oracle database 10g xe?
What types of joins are used in writing subqueries?
What is a trigger and what are its types?