HP Exam Questions

What can be used to determine memory resources needed by a query?

What can be used to determine memory resources needed by a query?

A.
Generate an EXPLAIN plan on the query.

B.
Review the digraph of the query.

C.
PROFILE the query.

D.
Run the query and view the information in the results.

Explanation: