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
A.select * from wg
B.show tbales
C.show databases
D.show * from wg
A.select ID from wg
B.show ID from wg
C.select * from student group by ID
D.show * from wg
最新試題
iptables中,實(shí)現(xiàn)指定默認(rèn)策略的選項(xiàng)為()
防火墻可分為以下()
在設(shè)置iptables規(guī)則時(shí),不指定規(guī)劃表時(shí),規(guī)則將保存在默認(rèn)的filete表中。
ipables是開(kāi)源的軟件防火墻。
關(guān)于硬件防火墻說(shuō)法正確的是()
刪除/etc/httpd/conf/httpd.conf文件中空白行可以使用命令()
shell腳本中可用于測(cè)試字符串x是否為空的條件語(yǔ)句是()
iptables四表中規(guī)則默認(rèn)存放的表是()
在設(shè)置iptables規(guī)則時(shí),不指定規(guī)劃表時(shí),規(guī)則將保存在filete表中。
判斷文件file是否可執(zhí)行,可以用()