Examine this SQL statement:Which two are true? (Choose two.)
A. All existing rows in the ORDERS table are updated.
B. The subquery is executed before the UPDATE statement is executed.
C. The subquery is not a correlated subquery.
D. The subquery is executed for every updated row in the ORDERS table. E. The UPDATE statement executes successfully even if the subquery selects multiple rows.
Examine this SQL statement:Which two are true? (Choose two.)
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Examine this SQL statement:Which two are true? (Choose two.)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!