首页 试题详情
单选题

SELECT * FROM comments WHERE cmtAuthor = ‘ ’;该语句作用是什么?

A 查询cmtAuthor为null的数据

B 查询cmtAuthor为空的数据

C查询cmtAuthor为‘‘的数据

D 以上都不对

正确答案:A (备注:此答案有误)

相似试题

  • 单选题

    SELECT * FROM comments WHERE cmtAuthor = ‘ ’;该语句作用是什么?

    答案解析

  • 单选题

    在SQL Server中,select top (1) * from stuInfo where stNo not in(select top (2) stNo from stuInfo)以上语句的功能是( )

    答案解析

  • 单选题

    select * from emp where depto = &deptid,这里的&deptid称为:(  )。

    答案解析

热门题库