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
A.select * from wg
B.show tbales
C.show databases
D.show * from wg
最新試題
下列選項(xiàng)中關(guān)于iptables的選項(xiàng)說法正確的是()
在設(shè)置iptables規(guī)則時(shí),不指定規(guī)劃表時(shí),規(guī)則將保存在filete表中。
硬件防火墻可節(jié)省系統(tǒng)的資源。
iptables中的filte表有哪幾個(gè)規(guī)則鏈()
ipables是一款開源的軟件防火墻。
iptables中,選項(xiàng)()實(shí)現(xiàn)指定默認(rèn)策略。
如果在linux系統(tǒng)上想通過iptables實(shí)現(xiàn)路由功能,則需要配置有()
wc命令使用()選項(xiàng)統(tǒng)計(jì)行數(shù)。
命令“seq16”執(zhí)行后將產(chǎn)生的數(shù)字序列是()
判斷文件file是否可執(zhí)行,可以用()