It joins ContestParticipant with TeamPersons and then Persons tables. Approach 2 - LEFT OUTER JOIN. It is possible to get the same result without UNION: SELECT ...
確定! 回上一頁