December 2002
Intermediate to advanced
928 pages
85h 29m
English
FUNCTION UTL_HTTP.GET_DETAILED_SQLCODE
RETURN PLS_INTEGER;
Retrieves the detailed SQLCODE of the last exception.
FUNCTION UTL_HTTP.GET_DETAILED_SQLERRM
RETURN VARCHAR2;
Retrieves the detailed SQLERRM of the last exception.