4.5 Using Data Values in SQL and PL/SQL

Depending on the context, in your SQL and PL/SQL you use either :NAME bind variable syntax or GET_TYPE() functions in the APEX_SESSION_STATE package to use data values by name.

These include the values of page items, application items, and the names of built-in substitution strings like APP_USER, APP_ID, APP_PAGE_ID, and many others. For more information on the predefined names you can reference, see Using Available Built-in Substitution Strings in Oracle APEX App Builder User’s Guide