多项选择题
GROUP BY后面的表达式支持的格式有()
A.groupbyexpr1,expr2,expr3
B.groupby(expr1,expr2)
C.groupby(expr1),(expr2)
D.groupby(expr1,expr2),expr3
点击查看答案&解析
相关考题
