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

数据库系统应用

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

查询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
查看答案

微信扫一扫手机做题