2018年的OCP 11g题库解析暂告一段落,关于12c的OCP解析公开课正在进行中,课程包括071、062、063三个科目,这里为您带来的是最新版的071考试题库解析,帮大家顺利通过OCP的071考试。
-------------------------------------------------------
071考题大全-第54题、choose the best answer:
View the Exhibit and examine the structure of the ORDER_ITEMS and ORDERS tables.
You are asked to retrieve the ORDER_ID, PRODUCT_ID, and total price (UNIT_PRICE multiplied by QUANTITY), where the total price is greater than 50,000.
You executed the following SQL statement:
SELECT order_id, product_id, unit_price*quantity "Total Price"
FROM order_items
WHERE unit_price*quantity > 50000
NATURAL JOIN orders;
Which statement is true regarding the execution of the statement?
A) The statement would not execute because the WHERE clause is before the NATURAL JOIN clause.
B) The statement would not execute because the USING keyword is missing in the NATURAL JOIN clause.
C) The statement would execute and provide the desired result.
D) The statement would not execute because the ON keyword is missing in the NATURAL JOIN clause.
Answer:A
(解析:注意语法,where 子句应该出现在各种连接的语句后面,比如 right outer join 等等。)
-----------------------------------------------
OCP解析公开课时间:【每周五晚8点】
OCP解析公开课地址:https://ke.qq.com/course/326223
OCP解析群资料分享:1015267481 验证:ocp
另外,除了OCP公开课,OCM题库直播也同步进行中,OCM最新题库大爆料-【每周四晚8点】,【微信群直播】,可以联系咨询老师进群参与