-- An outer join is where a table is joined to itself using an -- outer join(typically LEFT or RIGHT OUTER JOIN) -- Useful when you want to compare rows within the same table -- Still include rows that dont have a join -- PRACTICE OUTER JOINS
To embed this project on your website, copy the following code and paste it into your website's HTML: