欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 大学试题 > 计算机科学 > HTML和数据库

单项选择题

现有书目表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)

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题