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
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
How to change program global area (pga) in oracle?
How does Oracle guarantee data integrity of data changes?
What is a proxy object?
Differentiate between post-database commit and post-form commit?
What are dml statements in oracle?
What is archive log in Oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
Why do we need oracle client?
Explain the use of log option in exp command.
Describe the types of sub query?
What is oracle update statement with inner join ?
What is the meaning of recursive hints in oracle?
Is there an oracle sql query that aggregates multiple rows into one row?
what is the difference between data migration and production migration.