Outer Joins In Sql Server. Returns all records from the left. When doing an outer join, is it the order of the tables that matter or the order of the on clause?

The full outer join keyword returns all matching records from both tables whether the other table matches or not. The subtypes of sql outer join. Then, any matching records from the other table will be included.