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
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
最新試題
iptables命令中-t選項指定()
iptables四表中能實現(xiàn)端口映射的表是()
命令“seq16”執(zhí)行后將產(chǎn)生的數(shù)字序列是()
以下防火墻說法正確的是()
關(guān)于硬件防火墻說法正確的是()
在企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
如果在linux系統(tǒng)上想通過iptables實現(xiàn)路由功能,則需要配置有()
軟件防火墻使用的資源要比硬件防火墻少。
下列關(guān)于iptables常用命令解釋正確的是()
ipables是一款開源的軟件防火墻。