欢迎来到PP题库网 PP题库官网
logo
全部科目 > Oracle认证考试 > 1Z0-007

单项选择题

The CUSTOMERS table has these columns:

Which statement finds the rows in the CUSTOMERS table that do not have a postal code?()

    A. SELECT customer_id, customer_name   FROM customers   WHERE postal_code CONTAINS NULL;
    B. SELECT customer_id, customer_name   FROM customers   WHERE postal_code = '________';
    C. SELECT customer_id, customer_name   FROM customers   WHERE postal_code IS NULL;
    D. SELECT customer_id, customer_name   FROM customers   WHERE postal code IS NVL;
    E. SELECT customer_id, customer_name   FROM customers   WHERE postal_code = NULL;

点击查看答案

相关考题

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

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