175 (1) 썸네일형 리스트형 097 - [Oracle PL/SQL] Compiler - plsql_code_type INTERPRETEDPL/SQL library units will be compiled to PL/SQL bytecode format.Such modules are executed by the PL/SQL interpreter engine.NATIVEPL/SQL library units (with the possible exception of top-level anonymous PL/SQL blocks)will be compiled to native (machine) code.Such modules will be executed natively without incurring any interpreter overhead. • When the value of this parameter is changed,.. 이전 1 다음