单项选择题

A.select count()from student
B.select count(*)from student
C.select columns()from student
D.select columns(*)from student