单项选择题

A.avg,sum只能用于数值类型的字段上
B.max,min只能用于数值类型的字段上
C.max,min可以用于数值类型 或 日期类型 或 字符串类型的字段上
D.count可以用于任何类型的字段上