Oracle 中Left join的on和where的效率差別 ... Select * from a left join b on b.col = a.col and b.col2 = 'aa'. 使用where.
確定! 回上一頁