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

Can we create index on primary key?

0 Answers  


Define the select into statement.

0 Answers  


What is an emotional trigger?

0 Answers  


How do I filter in sql profiler?

0 Answers  


How do I view tables in mysql?

0 Answers  






i have xml source. xml source having lacks of records. i want extract/retrive xml source data using sql query. please tell me how to write query.

4 Answers   TCS,


how many ways to get the current time? : Sql dba

0 Answers  


Why do we use sqlite?

0 Answers  


How can you select unique records from a table?

0 Answers  


What is the most restrictive isolation level? : Transact sql

0 Answers  


Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?

0 Answers   IBM,


Why we use stored procedure instead of query?

0 Answers  


Categories