Oracle.1Z0-051.175q(18)
时间:2026-01-16
时间:2026-01-16
OCP 11g 051题库
QUESTION 40
View the Exhibit to examine the description for the SALES and PRODUCTS tables.
You want to create a SALE_PROD view by executing the following SQL statement:
CREATE VIEW sale_prod
AS SELECT p.prod_id, cust_id, SUM(quantity_sold) "Quantity" , SUM(prod_list_price) "Price"
FROM products p, sales s
WHERE p.prod_id=s.prod_id
GROUP BY p.prod_id, cust_id;
Which statement is true regarding the execution of the above statement?
上一篇:浙江省高考短文改错新题型练习题
下一篇:劳动合同试用期、见习期规定