Database PL/SQL Language Reference
ContentsOpens a new window
Opens a new window
Page 70 of 100

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.

Topics