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 sql query optimization?

0 Answers  


Can we use commit or rollback in trigger? If yes, then how. Please explain with a suitable example?

5 Answers   HSBC,


Is pl sql a scripting language?

0 Answers  


What is the function that is used to transfer a pl/sql table log to a database table?

0 Answers  


what is subquery? : Sql dba

0 Answers  






What are packages in pl sql and also explain its advantages?

0 Answers  


What is the best sql course?

0 Answers  


How do you delete duplicates in sql query using rowid?

0 Answers  


What is sql scripting?

0 Answers  


What are the advantages and disadvantages, compared to the standard SQL and SQL*plus ?

2 Answers  


What is keys and its types?

0 Answers  


What are the various levels of constraints?

0 Answers  


Categories