ExamQuestions.com

Register
Login
Oracle Database 11g Advanced PLSQL Exam Questions

Oracle

Oracle Database 11g Advanced PLSQL

28 / 68

Question 28:

Which two statements are true about the SQL Query Result Cache? (Choose two.) 

Answer options:

A. It can store the query results for temporary tables
B. It can be set at the system, session or query level
C. It is used only across statements in the same session
D. Cached query results become invalid when the data accessed by the query is modified