18c : Impact of OPTIMIZER_IGNORE_HINTS
Hello ,
An Oracle 18c new feature is to use the OPTIMIZER_IGNORE_HINTS parameter to ignore all hints in the application.
By setting OPTIMIZER_IGNORE_HINTS= TRUE, are all hints including hints for internal Oracle engine queries ignored ?
Best regards.
GD.