The DISTINCT clause can be used only in the SELECT statement. Note that DISTINCT is synonym of UNIQUE which is not SQL standard.
確定! 回上一頁