What is the difference between left outer join and left join?


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

Post New Answer

More SQL PLSQL Interview Questions

What is the basic structure of an sql?

0 Answers  


SELECT ROUND(TRUNC(MOD(1600,10),-1),2) FROM dual;

10 Answers  


what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba

0 Answers  


What is the difference between left join and left outer join?

1 Answers  


how do you restrict number of rows for a particular value in a column.For example:there is a table called fruits,having apples,bananas ,papayas.I dont want to have more than 100 apples in that table ,so how can u restrict number of rows for apple to hundred?

6 Answers  






What is a REF CURSOR? Compare strong and week ref cursor types.

6 Answers  


What is faster join or subquery?

0 Answers  


What is the difference between SQL table and the PLSQL table?

3 Answers   Mastek,


Show the cursor attributes of pl/sql.

0 Answers  


Where do we use pl sql?

0 Answers  


How to return more than one value from a function?

11 Answers   Satyam,


What is query execution plan in sql?

0 Answers  


Categories