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

计算机程序设计

睦霖题库>大学试题(计算机科学)>计算机程序设计

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

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

微信扫一扫手机做题