First, GROUP BY comes at the end of the query (just before order by or having clauses if you have some). Then, all fields in the select which are not in an ...
確定! 回上一頁