Examine the data from the ORDERS and CUSTOMERS tables.<br /> <img src="https://img.ppkao.com/2018-08/yiyu/2018080116524869710.jpg" /><br /> Evaluate the SQL statement:<br /> <img src="https://img.ppkao.com/2018-08/yiyu/2018080116530017293.jpg" /><br /> What is the result when the query is executed?()<p> Examine the data from the ORDERS and CUSTOMERS tables.<br /> <img src="https://img.ppkao.com/2018-08/yiyu/2018080116524869710.jpg" /><br /> Evaluate the SQL statement:<br /> <img src="https://img.ppkao.com/2018-08/yiyu/2018080116530017293.jpg" /><br /> What is the result when the query is executed?()</p>
A、A.
B.
C.
D. The query fails because the subquery returns more than one row.
E. The query fails because the outer query and the inner query are using different tables.