Which statements are true about inlining of PL/SQL subprograms?
Only local subroutins can be inlined
Inlining always reduces the execution time for the PL/SQL program unit
PLSQL_OPTIMIZE_LEVEL must be set to a value greater than or equal to 2
the PL/SQL programs that make use of relatively large helper subroutines are good candidates for inlining