What does the INVISIBLE option do when creating an index in Oracle SQL (11g+)?
-
A
Creates the index but the optimizer ignores it by default
-
B
Drops the index after the session ends
-
C
Creates an index that only works for DML
-
D
Makes the index available only to privileged users