A.insert into student(sal) values(8000);
B.select sun(age)from students;
C.delete from student where id=3;
D.select max(age) from students;
您可能感興趣的試卷
你可能感興趣的試題
A.add
B.at
C.like
D.as
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
最新試題
php默認(rèn)的配置文件是:()
在HAproxy中通過(guò)哪個(gè)配置可以實(shí)現(xiàn)url過(guò)濾()
在mysql中日志的類(lèi)型有:()
apache默認(rèn)存放站點(diǎn)的目錄是()
HAProxy工作模式需要在幾層工作,可以配置HAProxy的acl規(guī)則()
我們?cè)贖AProxy的哪個(gè)配置部分實(shí)現(xiàn)前端服務(wù)器的配置()
在使用nginx作為web服務(wù)器時(shí),我們可以壓縮頁(yè)面,降低流量,提升傳輸速度。以下哪個(gè)參數(shù)可以實(shí)現(xiàn)()
若要將鼠標(biāo)從VMware中釋放出來(lái),可按Ctrl+Alt鍵來(lái)實(shí)現(xiàn)。
HAProxy配置文件主要有5個(gè)部分組成,包含下列選項(xiàng)中的()
在使用yum安裝完HAProxy后,那么默認(rèn)的配置文件是的路徑是()