试题详情
- 单项选择题 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?() 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;
关注下方微信公众号,在线模考后查看

热门试题
- Examine the structu
- Which three are DATE
- Examine the descrip
- Top N analysis requi
- ExaminethedataintheE
- ClicktheExhibitbutto
- Which three statemen
- Which SELECT stateme
- Which four are corre
- Evaluate this SQL s
- You are the DBA for
- Which three statemen
- Which statement crea
- The EMP table conta
- Evaluate the SQL st
- ClicktheExhibitbutto
- The EMPLOYEES table
- TheEMPLOYEEStablecon
- Which four are valid
- Mary has a view call