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

职称计算机考试

睦霖题库>其他计算机考试>职称计算机考试

有个员工表employees,该表中有职务列。你想检查哪些员工的信息中没有填写职务一栏,应该使用()。

  • A、Select*from employees where职务=NULL
  • B、Select*from employees where职务=‘NULL’
  • C、Select*from employees where职务ISNULL
  • D、Select*from employees where职务IS‘NULL’
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题