Introduction to Oracle SQL Plan Directives in Oracle Database 12.2
Introduction An Execution Plan is composed by the steps that the optimizer does in order to process a SQL statement. Oracle Optimizer always tries to find out the best execution plan for a SQL stateme...
