what is the difference between first normal form & second
normal form?
Answers were Sorted based on User's Feedback
Answer / shri
first normal form contains repating groups
second normal form all key attributes dependent on non-key
attributes
| Is This Answer Correct ? | 14 Yes | 22 No |
what are different types of locks?
What do you mean by merge in oracle?
How to retrieve data from an explicit cursor?
how to find the n'th highest salary from emp ?
How to loop through data rows in the implicit cursor?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
What is key preserved table?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
What is the sql query to concatenate column values from multiple rows in oracle?
Explain coalesce function?
Explain the use of grant option in imp command.
How to display First 4 rows From Database Table?