Given a plan ID, how would you obtain the query execution plan? (Choose two.)
Select all that apply, then click Submit answer.
-
○
Turn ODBC tracing ON.
-
○
Issue "SELECT * FROM _V_SESSION;"
-
○
Go to the query history within the Windows NzAdmin GUI tool.
-
○
Run EXECUTION PLAN before the query has been submitted.
-
○
Issue "SHOW PLANFILE
;" after the query has been submitted.