Q89 View the Exhibit and examine the structure of the PRODUCTS table. Which two tasks require subqueries? (Choose two.)
- (A). Display the number of products whose PROD_LIST_PRICE is more than the average PROD_LIST_PRICE
- (B). Display suppliers whose PROD_LIST_PRICE is less than 1000
- (C). Display products whose PROD_MIN_PRICE is more than the average PROD_LIST_PRICE of all products, and whose status is orderable
- (D). Display the total number of products supplied by supplier 102 which have a product status of obsolete
- (E). Display the minimum PROD_LIST_PRICE for each product status
Xem thêm:
- Ứng dụng AI trong dự đoán thị trường chứng khoán
- Q66 You need to calculate the number of days from 1st January 2019 until today
- Q7. Which three Oracle database space management features will work with both Dictionary and Locally managed tablespaces?
- Cú pháp câu lệnh SELECT INTO trong SQL
- Q169. Examine the command for creating pluggable database PDB2 in container database CDB2