多做题,通过考试没问题!

数据库系统应用

睦霖题库>大学试题(计算机科学)>数据库系统应用

查询student表中的所有非空email信息,以下语句正确的是()。

  • A、Select email from student where email !=null
  • B、Select email from student where email not is null
  • C、Select email from student where email <> null
  • D、Select email from student where email is not null
正确答案:D
答案解析:
进入题库查看解析

微信扫一扫手机做题