搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单选题】

The CUSTOMERS table has these columns:<br /> CUSTOMER_ID NUMBER(4) NOT NULL<br /> CUSTOMER_NAME VARCHAR2(100) NOT NULL<br /> STREET_ADDRESS VARCHAR2(150)<br /> CITY_ADDRESS VARCHAR2(50)<br /> STATE_ADDRESS VARCHAR2(50)<br /> PROVINCE_ADDRESS VARCHAR2(50)<br /> COUNTRY_ADDRESS VARCHAR2(50)<br /> POSTAL_CODE VARCHAR2(12)<br /> CUSTOMER_PHONE VARCHAR2(20)<br /> 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 WHER 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;

更多“ The CUSTOMERS table has these columns:<br /> CUSTOMER_ID NUMBER(4) NOT NULL<br /> CUSTOMER_NAME VARCHAR2(100) NOT NULL<br /> STREET_ADDRESS VARCHAR2(150)<br /> CITY_ADDRESS VARCHAR2(50)<br /> STATE_ADDRESS VARCHAR2(50)<br /> PROVINCE_ADDRESS VARCHAR2(50)<br /> COUNTRY_ADDRESS VARCHAR2(50)<br /> POSTAL_CODE VARCHAR2(12)<br /> CUSTOMER_PHONE VARCHAR2(20)<br /> Which statement finds the rows in the CUSTOMERS table that do not have a postal code? ()”相关的问题
第1题

A、SELECT TOTAL(*) FROM customers;  B、SELECT COUNT(*) FROM customers;  C、SELECT TOTAL(customer_id) FROM customers;  D、SELECT COUNT(customer_id) FROM customers;  E、SELECT COUNT(customers) FROM customers;  F、SELECT TOTAL(customer_name) FROM customers;  

点击查看答案
第2题

A、Restore the backup control file and open the database with RESETLOGS option.  B、Perform point-in-time recovery because flashback cannot be performed again on this table  C、Execute the FLASHBACK DATABASE statement to retrieve the CUSTOMERS table as it was at SCN 663571  D、Execute another FLASHBACK TABLE statement to retrieve the CUSTOMERS table as it was at SCN 663571  

点击查看答案
第3题

A、Restore the backup control file and open the database with RESETLOGS option.  B、Perform point-in-time recovery because flashback cannot be performed again on this table  C、Execute the FLASHBACK DATABASE statement to retrieve the CUSTOMERS table as it was at SCN 663571  D、Execute another FLASHBACK TABLE statement to retrieve the CUSTOMERS table as it was at SCN 663571  

点击查看答案
第4题

A、A. Statistics collection is not done for the CUSTOMERS table when schema stats are gathered.  B、B. Statistics collection is not done for the CUSTOMERS table when database stats are gathered.  C、C. Any existing statistics for the CUSTOMERS table are still available to the optimizer at parse time.  D、D. Statistics gathered on the CUSTOMERS table when schema stats are gathered are stored as pending statistics.  E、E. Statistics gathered on the CUSTOMERS table when database stats are gathered are stored as pending statistics.  

点击查看答案
第5题

A、ALTER TABLE customers ADD CONSTRAINT cust_name_nn CHECK customer_name IS NOT NULL;  B、ALTER TABLE customers MODIFY CONSTRAINT cust_name_nn CHECK customer_name IS NOT NULL;  C、ALTER TABLE customers MODIFY customer_name CONSTRAINT cust_name_nn NOT NULL;  D、ALTER TABLE customers MODIFY customer_name CONSTRAINT cust_name_nn IS NOT NULL;  E、ALTER TABLE customers MODIFY name CONSTRAINT cust_name_nn NOT NULL;  F、ALTER TABLE customers ADD CONSTRAINT cust_name_nn CHECK customer_name NOT NULL;  

点击查看答案
第6题

A、ALTER TABLE customers ADD CONSTRAINT cust_name_nn CHECK customer_name IS NOT NULL;  B、ALTER TABLE customers MODIFY CONSTRAINT cust_name_nn CHECK customer_name IS NOT NULL;  C、ALTER TABLE customers MODIFY customer_name CONSTRAINT cust_name_nn NOT NULL;  D、ALTER TABLE customers MODIFY customer_name CONSTRAINT cust_name_nn IS NOT NULL;  E、ALTER TABLE customers MODIFY name CONSTRAINT cust_name_nn NOT NULL;  F、ALTER TABLE customers ADD CONSTRAINT cust_name_nn CHECK customer_name NOT NULL;  

点击查看答案
第7题

A、ALTER TABLE customers ADD CONSTRAINT cust_name_nn CHECK customer_name IS NOT NULL;  B、ALTER TABLE customers MODIFY CONSTRAINT cust_name_nn CHECK customer_name IS NOT NULL;  C、ALTER TABLE customers MODIFY customer_name CONSTRAINT cust_name_nn NOT NULL;  D、ALTER TABLE customers MODIFY customer_name CONSTRAINT cust_name_nn IS NOT NULL;  E、ALTER TABLE customers MODIFY name CONSTRAINT cust_name_nn NOT NULL;  F、ALTER TABLE customers ADD CONSTRAINT cust_name_nn CHECK customer_name NOT NULL;  

点击查看答案
第8题

A、Automatic statistics collection is stopped for theCUSTOMERStable.  B、Statistics for theCUSTOMERStable are locked and cannot be overwritten.  C、Existing statistics for theCUSTOMERStable become unusable for the query optimizer.  D、Subsequently, statistics gathered on theCUSTOMERStable are stored as pending statistics.  

点击查看答案
第9题

A、A.Automatic statistics collection is stopped for theCUSTOMERStable.  B、B.Statistics for theCUSTOMERStable are locked and cannot be overwritten.  C、C.Existing statistics for theCUSTOMERStable become unusable for the query optimizer.  D、D.Subsequently, statistics gathered on theCUSTOMERStable are stored as pending statistics  

点击查看答案
第10题

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;  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服