单项选择题

A.Select name as’姓名’from table
B.Select name as姓名from table where id=1
C.Sleect name=姓名from table姓名=names(正确答案)
D.Select names姓名from table