Oracle: Advanced Error Messages
This is not an APEX specific post, however it can be useful for error handling.
A colleague showed me a great way to get more useful debug information. Normally I used SQLERRM and SQLCODE in an exception to display or store error messages. Using DBMS...
talkapex.com2 min read