相关试题
单选题 将xgyl数据库中employees表中受教育程度education列删除,其代码为()。
单选题 删除数据表salary和backup,代码正确是()。
单选题 使用lhtz数据库,其代码为()。
单选题 将xgyl数据库中employees表中受教育程度education列名重命名为schooling,其代码为()。
单选题 alter table employees rename to servant;代码的功能为()。
单选题 alter table employees drop column servant;代码的功能为()。
单选题 显示数据库中的所有数据表的名字的命令,其语法格式为()。
单选题 显示服务器中已经创建的数据库,其代码为()。