A.alter table score drop id;
B.alter table score delete id;
C.alter table score modify id;
D.alter table score change id;
您可能感興趣的試卷
你可能感興趣的試題
A.drop table to score;
B.drop table score;
C.drop table ifexists score;
D.create table score;
A.create
B.insert
C.update
D.alter
A.select*fromr eport
B.select年齡from report
C.select*from report where性別=’男’
D.selec*from report where年齡>=18
A.range
B.seq
C.echo
D.printf
A.arp
B.vrrp
C.icmp
D.tcp
最新試題
在nignx配置文件中如何指定服務(wù)啟動的用戶:()
在nginx中我們可以使用location模塊實現(xiàn)url的過濾,location在過濾url時的方式有()
nginx中events模塊主要是配置什么的()
nginx中rewrite模塊的作用是:()
HAProxy是基于四層和七層技術(shù)、可提供()和()應(yīng)用的負(fù)載均衡綜合解決方案。
HAProxy配置文件主要有5個部分組成,包含下列選項中的()
在創(chuàng)建Linux分區(qū)時,一定要創(chuàng)建SWAP分區(qū)和跟分區(qū)。
在使用Apache搭建WEB服務(wù)器時,默認(rèn)d的網(wǎng)站主頁為:()
apache默認(rèn)存放站點的目錄是()
那么HAproxy可基于OSI七層模型的那幾層實現(xiàn)負(fù)載均衡()