欢迎来到牛牛题库网 牛牛题库官网
logo
全部科目 > Oracle认证考试 > Oracle认证综合练习

单项选择题

查询出EMP表中COMM字段为空的记录()

A.select * from emp where comm='';
B.select * from emp where comm=null;
C.select * from emp where nvl(comm)=0;
D.select * from emp where comm is null;
E.select * from emp where nvl(comm,0)=0;

点击查看答案&解析
微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题