A.select * from class
B.drop * from class
C.modify * from class
D.change * from class
您可能感興趣的試卷
你可能感興趣的試題
A.select * from student order by named esc
B.select * from student order by name asc
C.select * from student group by named esc
D.select * from student group by name
A.select avg(score)from stu
B.select max(score)from stu
C.select min(score)from stu
D.select sum(score)from stu
A.where
B.group by
C.ather
D.limits
A.drop table abc
B.create table if exists abc
C.create database abc
D.create table abc
A.drop table to stu
B.drop table stu
C.drop table if exists stu
D.create table stu
最新試題
防火墻可分為以下()
下列選項中關(guān)于iptables的選項說法正確的是()
iptables的策略有()
下列關(guān)于iptables常用命令解釋正確的是()
iptables命令中-t選項指定()
iptables中,實現(xiàn)指定默認(rèn)策略的選項為()
在企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
ipables是開源的軟件防火墻。
iptables中,實現(xiàn)指定默認(rèn)規(guī)則的選項為()
軟件防火墻使用的資源要比硬件防火墻少。