The problem is that LEFT JOIN still returns columns from the table you're joining with, it just sets their values to NULL .
確定! 回上一頁