单项选择题

A.select column from table where condition
B.select column where condition from table
C.select column where condition
D.以上都不正确