Community

Outer Join Queries

(Hemant K Chitale) Outer Join queries are difficult to understand initially. Effectively, an Outer Join query allows the developer to create dummy rows (with NULLs for the returned columns) for a table when a join to another table would fail. Thus, the developer can see rows in the other table for w

Read More - Register for Free Membership

Tags: