Oracle SQL performance tuning can leverage hints to direct the optimizer, stored outlines to stabilize execution plans, and dynamic parallelism to speed up execution. Because all three techniques are valid methods to optimize simple or complex SQL statements, the choice containing all options is correct.