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
Can a parameter be passed to a cursor?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What are the different editions of oracle?
if you ctreate table identity
How to grant create session privilege to a user in oracle?
How do we display rows from the table without duplicates?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
What is Virtual Private Database in Oracle?
What is an oracle cursor variable?
What do you understand by database schema and what does it hold?
What is flashback in Oracle?
What is SQL Tuning Advisor in Oracle?
Explain the truncate in oracle?
What is set operator oracle?
How index is implemented in oracle database?