Answer. Solution: Count(*) is a group by function, it returns the count of rows selected. You must have a group by function on any columns ...
確定! 回上一頁