单项选择题

A.selectstu_id,sum(math)froms core
B.selectsum(math),avg(VB)from score
C.select*,sum(english)from score
D.delete * from score