Table A Table B
1 1
2 1
3
1. Union & union all --> A Union B , A Union all B
2. Minus , Intersect --> A minus B , B Minus A , A Intersect B
3. Joins A join B , A Left Join B A Right Join B , A full Join B

4. %Type - Uses & Benifit
5. Truncate & Delete
6. Pragma Autonomus Transaction
7. how to Perform DDL from function or procedure
8. Can we have DML inside Function
9. Rank & Dense Rank diffrence
10. Water Mark in Oracle
11. Index , Can we have index in all column of table if no then why ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is trigger price?

0 Answers  


what are ddl statements in mysql? : Sql dba

0 Answers  


What are the types of views in sql?

0 Answers  


How to avoid using cursors? What to use instead of cursor and in what cases to do so?

0 Answers  


Name some usages of database trigger?

0 Answers  






Explain the significance of the & and && operators in pl sql.

0 Answers  


Can we call dml statement in function?

0 Answers  


Difference between global and parameter variables?

0 Answers   TCS,


What is the use of count (*) in sql?

0 Answers  


What is raid? How does it help storage of databases?

0 Answers  


What is difference between pl and sql?

0 Answers  


What is coalesce in sql?

0 Answers  


Categories