A.add
B.change
C.modify
D.drop
您可能感興趣的試卷
你可能感興趣的試題
A.where
B.group by
C.ather
D.limits
A.select max(age)from student
B.select min(age)from student
C.select sum(age)from student
D.select avg(age)from student
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.select * from student
B.select name from student
C.delete from student
D.update name from student
A.select * from class
B.drop * from class
C.modify * from class
D.change * from class
最新試題
軟件防火墻使用的資源要比硬件防火墻少。
判斷文件file是否可執(zhí)行,可以用()
iptables中,實現(xiàn)指定默認規(guī)則的選項為()
在設(shè)置iptables規(guī)則時,不指定規(guī)劃表時,規(guī)則將保存在filete表中。
以下防火墻說法正確的是()
如果在linux系統(tǒng)上想通過iptables實現(xiàn)路由功能,則需要配置有()
iptables中的filte表有哪幾個規(guī)則鏈()
在設(shè)置iptables規(guī)則時,不指定表時,規(guī)則將保存在filete表中。
在設(shè)置iptables規(guī)則時,不指定規(guī)劃表時,規(guī)則將保存在默認的filete表中。
wc命令使用()選項統(tǒng)計行數(shù)。