Blog Post

Database Fundamentals #21: Using the JOIN Operator, OUTER JOIN

,

The OUTER JOIN returns one complete set of data and then the matching values from the other set. The syntax is basically the same as INNER JOIN but you have to include whether or not you’re dealing with a RIGHT or a LEFT JOIN. The OUTER word, just like the INNER key word, is not […]

The post Database Fundamentals #21: Using the JOIN Operator, OUTER JOIN appeared first on Grant Fritchey.

Original post (opens in new tab)
View comments in original post (opens in new tab)

Rate

You rated this post out of 5. Change rating

Share

Share

Rate

You rated this post out of 5. Change rating