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



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

Answer / pallispidi

There really is no difference between a LEFT JOIN and a LEFT OUTER JOIN. Both versions of the syntax will produce the exact same result.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

why sql is used as interpreter frequently rather than a compile?

1 Answers  


What does the file extension accdb stand for?

0 Answers  


Can a table have no primary key?

0 Answers  


How to return multiple records from procedure?

2 Answers  


what is Difference between Having and Where clause?

5 Answers   IBM,






how a reference cursor works?what all adnvantages are gained with it..specify the situation?

4 Answers   TCS,


Name the different types of indexes in sql and define them.

0 Answers  


What is group function in sql?

0 Answers  


Why do we use triggers?

0 Answers  


Why we use joins in sql?

0 Answers  


What is a unique constraint?

0 Answers  


What is the difference between partition and index?

0 Answers  


Categories