Q88 Examine this SQL statement:
SELECT cust_id, cust_last_name "Last Name" FROM customers WHERE country_id = 10 UNION SELECT cust_id CUST_NO, cust_last_name FROM customers WHERE country_id = 30
Identify three ORDER BY clauses, any one of which can complete the query successfully. (Choose three.)
- (A). ORDER BY “Last Name”
- (B). ORDER BY 2, 1
- (C). ORDER BY 2, cust_id
- (D). ORDER BY CUST_NO
- (E). ORDER BY “CUST_NO”
Xem thêm:
- Q148 Examine the data in the CUST_NAME column of the CUSTOMERS table
- Cài đặt website siêu nhanh với file .wpress thông qua plugin All in One WP Migration
- Q134. Which two are facets of performance planning that should always be considered or implemented for an Oracle Database environment?
- Q40. Which three at true about patchsets?
- Các bước thực hiện để xoá Oracle database khỏi linux