niusouti.com

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)CU

题目

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;


相似考题
更多“You need to produce a report for mailing labels for all customers. The mailing label must ”相关问题
  • 第1题:

    9. _______you _______ stay at home today?

    A. Do ; have to

    B. Must; have to

    C. Have; to

    D. Do ; must


    正确答案:A
    9.A【解析】have to的疑问形式借助动词do来实现, must的疑问形式是将must提到主语之前,另外还需注意have to与must不能重复使用。故答案为A。

  • 第2题:

    A: I haven't sat down all day.

    B: You _____be very tired.

    A. could

    B. have to

    C. must


    参考答案:A

  • 第3题:

    —_______ I return the book to the library this week?— No, you _______.You can keep it until the end of this month.

    A.Must; needn’t

    B.Can; can’t

    C.May; mustn’t

    D.Can; mustn’t


    答案:A

  • 第4题:

    A:I haven't eaten all day.

    B: You __ be very hungry.

    A. should

    B. have to

    C. must


    参考答案:C

  • 第5题:

    Our tradition ______ be different _____ yours.

    A、can;with

    B、must;with

    C、need;as

    D、may;from


    正确答案:D

  • 第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


    正确答案:C