欢迎来到建筑考试题库网 建筑考试题库官网
全部科目 > Java认证考试 > Java认证考试综合练习

单项选择题

假设存在表“Student”,表中age列存在null数据,请问下列sql哪个可以将age为null的数据筛选出来:()。

    A.select *from Student where age =null;
    B.select *from Student where age is null;
    C.select *from Student where age =’’;
    D.select *from Student where age is ’’;

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

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