13.65 UDF Pragma
The UDF
pragma tells the compiler that the PL/SQL unit is a user defined function that is used primarily in SQL statements, which might improve its performance.
Syntax
udf_pragma ::=
The UDF
pragma tells the compiler that the PL/SQL unit is a user defined function that is used primarily in SQL statements, which might improve its performance.
Syntax
udf_pragma ::=