A.select * from student order by name desc
B.select * from student order by name asc
C.select * from student group by name desc
D.select * from student group by name
您可能感興趣的試卷
你可能感興趣的試題
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
最新試題
執(zhí)行命令“seq6”將產(chǎn)生的數(shù)字序列是只有6。
企業(yè)中,如果使用Linux服務器作為網(wǎng)關服務器,可使用()為作防火墻。
有關防火墻的說法正確的是()
判斷文件file是否可執(zhí)行,可以用()
iptables中的filte表有哪幾個規(guī)則鏈()
ipables是開源的軟件防火墻。
iptables的策略有()
iptables中的filte表有一般作用于那幾個鏈()
軟件防火墻使用的資源要比硬件防火墻更少。
軟件防火墻使用的資源要比硬件防火墻少。