You need to produce a report for mailing labels for all customers. The mailing label must have only the customer name and address. The CUSTOMERS table has these columns:CUST_ID NUMBER(4) NOT NULLCUST_NAME VARCHAR2(100) NOT NULLCUST_ADDRESS VARCHAR2(150)CUST_PHONE VARCHAR2(20)Which SELECT statement accomplishes this task?()
A. SELECT* FROM customers;
B. SELECT name, address FROM customers;
C. SELECT id, name, address, phone FROM customers;
D. SELECT cust_name, cust_address FROM customers;
E. SELECT cust_id, cust_name, cust_address, cust_phone FROM customers;
第1题:
9. _______you _______ stay at home today?
A. Do ; have to
B. Must; have to
C. Have; to
D. Do ; must
第2题:
A: I haven't sat down all day.
B: You _____be very tired.
A. could
B. have to
C. must
第3题:
A.Must; needn’t
B.Can; can’t
C.May; mustn’t
D.Can; mustn’t
第4题:
A:I haven't eaten all day.
B: You __ be very hungry.
A. should
B. have to
C. must
第5题:
Our tradition ______ be different _____ yours.
A、can;with
B、must;with
C、need;as
D、may;from
第6题:
3.—__________ 1 go out for a while?
—No,you __________ You must finish your homework first.
A. Must,needn't
B. Can,may
C. May,mustn't
D. May,must