What is the difference between left join and left outer join?
Answer Posted / 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 View All Answers
Explain aggregate functions are available there in sql?
How can one get sql*loader to commit only at the end of the load file? : aql loader
What is indexing oracle sql?
What is the difference between function and procedure in pl/sql?
What is audit logout in sql profiler?
what are the different type of normalization? : Sql dba
Can we create index on primary key?
Does sql between include endpoints?
Write a unique difference between a function and a stored procedure.
Which type of cursor is used to execute the dml statement?
What is Histogram?
What is meant by truncate in sql?
Describe sql comments?
What is the difference between clustered and non-clustered index in sql?
What is trigger types in sql?