what is the difference between first normal form & second
normal form?
Answer Posted / gopi
1NF: Eliminate duplicative columns from the same table and
create sepearate table for related group of data into
2NF: Remove and create sepearate table for common set of
data form multiple rows and create foregin key relationship
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are the uses of linked server and explain it in detail?
Why is oracle database so popular?
What are a cluster and non-cluster index?
How to use fetch statement in a loop?
Explain the use of analyse option in exp command.
What is columnar storage what is the advantage?
How to define a sub function?
What is a snapshot log?
What is the usage of analyze command in oracle?
What is backup in Oracle?
How to create a stored procedure in oracle?
What is coalesce function?
What is Undo Management Advisor in Oracle?
How do you store pictures in a database?
How to drop a stored function?