Which three features work together, to allow a SQL statement to have different cursors for
the same statement based on different selectivity ranges?
A.
Bind Variable Peeking
B.
SQL Plan Baselines
C.
Adaptive Cursor Sharing
D.
Bind variable used in a SQL statement
E.
Literals in a SQL statement
Answer is A,C,E