You need to produce a report for mailing labels fo...
单选题

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: Which SELECT statement accomplishes this task?()

发布日期:2021-01-28

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;

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定