Oracle SQL engine also optimizes queries you run based on the optimisation level you selected. The SQL Engine handles all the DML operations (Insert, Update, delete). The PLSQL programs are run by the ...