When does a statement runs in a resumable mode?
Options
- When the client implicitly enables resumable semantics for the session using the ALTER SESSION statement
- When the client explicitly enables resumable semantics for the session using the ALTER SESSION statement
- When the client implicitly enables resumable semantics for the session using the CREATE SESSION statement
- When the client explicitly enables resumable semantics for the session using the CREATE SESSION statement
CORRECT ANSWER : When the client explicitly enables resumable semantics for the session using the ALTER SESSION statement
Write your comments