What is the SQL statement cache used for?
Posted: Fri Aug 26, 2022 9:58 am
What is the SQL statement cache used for?
A. To cache static SQL statements.
B. To cache dynamic SQL statements across sessions.
C. To cache all SQL statements for tracing purposes.
D. To provide a history of SQL statements to the application.
A. To cache static SQL statements.
B. To cache dynamic SQL statements across sessions.
C. To cache all SQL statements for tracing purposes.
D. To provide a history of SQL statements to the application.