51搜题 >学历教育 >学历类 >试题详情
题目

现有书目表book,包含字段:price(float);现在查询一条书价最高的书目的详细信息,以下语句正确的是()。

A、select top1*from book order by price asc

B、select top1*from book order by price desc

C、select top1*from book where price

D、select top1*from book where price=max(price)

提示:未搜索到的试题可在搜索页快速提交,您可在会员中心"提交的题"快速查看答案。
答案
查看答案
相关试题

要在网页中显示“欢迎访问我的主页!”,要求字体为隶书、字体大小为6。下列语句正确的是()

A、A

B、B

C、C

D、D

中年人吸烟者占全部吸烟者的()

A、1/10左右

B、1/3左右

C、1/4左右

D、1/2左右

表格边框厚度设为(),在浏览器中显示时就没有边框了。

A、0

B、1

C、2

D、null

在T-sql中,以下()是通配符。

A、>=

B、%

C、or

D、where

联系我们 会员中心
返回顶部