单项选择题

如想向在数据表中添加一列字段则可以使用()。

A.alter table表名
B.alter table表名add列名类型
C.alter table表名add
D.add列名