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
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
最新試題
在企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
以下防火墻說法正確的是()
iptables中的filte表有一般作用于那幾個鏈()
iptables中,實現(xiàn)指定默認規(guī)則的選項為()
判斷文件file是否可執(zhí)行,可以用()
在設(shè)置iptables規(guī)則時,不指定規(guī)劃表時,規(guī)則將保存在默認的filete表中。
在設(shè)置iptables規(guī)則時,不指定規(guī)劃表時,規(guī)則將保存在filete表中。
命令“seq16”執(zhí)行后將產(chǎn)生的數(shù)字序列是()
執(zhí)行命令“seq6”將產(chǎn)生的數(shù)字序列是只有6。
iptables中,選項()實現(xiàn)指定默認策略。