What can be used to determine memory resources needed by a query? seenagape 11 years ago 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: ← Previous question Next question →