The GROUP BY is a clause in SQL that is used with the SELECT statement for grouping the ... the aggregate operation like SUM, COUNT, AVG etc. to the group data.
確定! 回上一頁