试题详情
- 单项选择题 View the Exhibit and examine the structure of the ORDERS and ORDERJTEMS tables. Evaluate the following SQL statement: SELECT oi.order_id, product_jd, order_date FROM order_items oi JOIN orders o USING (order_id); Which statement is true regarding the execution of this SQL statement?()
A、 The statement would not execute because table aliases are not allowed in the JOIN clause.
B、 The statement would not execute because the table alias prefix is not used in the USING clause.
C、 The statement would not execute because all the columns in the SELECT clause are not prefixed with table aliases.
D、 The statement would not execute because the column part of the USING clause cannot have a qualifier in the SELECT list.
- D
关注下方微信公众号,在线模考后查看
热门试题
- Which statement abou
- From the
- Your database is ru
- Which is a valid CRE
- In what
- The EMP t
- Which of
- You are using a rec
- In which
- Your tnsnames.
- Examinethestructurei
- 在Hibernate框架中,在执行可编程
- Which two statements
- Which two̳
- An administrator ac
- Examine the structu
- To set t
- Management has
- Which of the followi
- Which four are types