单项选择题
A.删除错误列信息 B.删除重复的数据 C.DISTINCT关键字放于FROM子句之后 D.DISTINCT关键字放于字段名之后
创建数据库test语法()。A.create db testB.create table testC.crea...
单项选择题创建数据库test语法()。
A.create db test B.create table test C.create test D.create database test
selec语句中groupby是用来()。A.排序B.分组C.唯一D.求和
单项选择题selec语句中groupby是用来()。
A.排序 B.分组 C.唯一 D.求和
下列聚合函数求总条数的是()。A.maxB.countC.avgD.sum
单项选择题下列聚合函数求总条数的是()。
A.max B.count C.avg D.sum