1. List all the employees who have atleast one person reporting to them List the employee details if and... 2. What is the data type of the column of Dual table? 3. what is a reverse key index and it's real time usage 4. What are the privileges that view does not have as compared to normal table? 5. How to see the existing constraints in a table? 6. how do you generate prime numbers in sql not in plsql 7. What is Local Index and Global Index in Partition Table?What is Prefix Index and Nonprefix Index in table?... 8. Update statement in SET clause subquery is allowed or not? 9. What is output of this SQL where current value of sequence is 3?Select seq.curval,seq.Nextval,seq.Nextval... 10. What is difference between Cartesian Join & Cross Join?
-
Interview Candidate
- May 26th, 2007
- 1
- 9568
Showing Answers 1 - 1 of 1 Answers
1. List all the employees who have atleast one person reporting to them List the employee details if and... 2. What is the data type of the column of Dual table? 3. what is a reverse key index and it's real time usage 4. What are the privileges that view does not have as compared to normal table? 5. How to see the existing constraints in a table? 6. how do you generate prime numbers in sql not in plsql 7. What is Local Index and Global Index in Partition Table?What is Prefix Index and Nonprefix Index in table?... 8. Update statement in SET clause subquery is allowed or not? 9. What is output of this SQL where current value of sequence is 3?Select seq.curval,seq.Nextval,seq.Nextval... 10. What is difference between Cartesian Join & Cross Join?