相关试题
单选题 alter table employees rename to servant;代码的功能为()。
单选题 将xgyl数据库中employees表中受教育程度education列删除,其代码为()。
单选题 将xgyl数据库中employees表中受教育程度education列名重命名为schooling,其代码为()。
单选题 帮助企业创建一个量化投资数据库,将其命名为'lhtz',其中的字符集和校对规则保持默认,其代码为()。
单选题 使用lhtz数据库,其代码为()。
单选题 显示服务器中已经创建的数据库,其代码为()。
单选题 显示数据库中的所有数据表的名字的命令,其语法格式为()。
单选题 alter table employees drop column servant;代码的功能为()。