多项选择题
A.BIGINT B.TINYINT C.INTEGER D.INT
下面检索结果一定不是一行的命令是()A.select distinct*fromo rders;B.selec...
多项选择题下面检索结果一定不是一行的命令是()
A.select distinct*fromo rders; B.select * from orders limit 1,2; C.select top 1*from orders; D.select * from orders limit 1;
以下否定语句搭配正确的是()A.not inB.in notC.not between andD. is no...
多项选择题以下否定语句搭配正确的是()
A.not in B.in not C.not between and D. is not null
下列哪些列类型是数值型的数据()。A.DOUBLEB.INTC.SETD.FLOAT
多项选择题下列哪些列类型是数值型的数据()。
A.DOUBLE B.INT C.SET D.FLOAT