Solved

A Deterministic Query Is Run at 8am, Takes 5 Minutes

Question 17

Multiple Choice

A deterministic query is run at 8am, takes 5 minutes, and the results are cached. Which of the following statements are true? (Choose two.)


A) The exact query will ALWAYS return the precomputed result set for the RESULT_CACHE_ACTIVE = time period
B) The same exact query will return the precomputed results if the underlying data hasn't changed and the results were last accessed within previous 24 hour period
C) The same exact query will return the precomputed results even if the underlying data has changed as long as the results were last accessed within the previous 24 hour period
D) The "24 hour" timer on the precomputed results gets renewed every time the exact query is executed

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions