UTL_CALL_STACK lends a helping hand to DBMS_UTILITY
Oracle dinosaurs whoops I mean “experienced professionals” know that for decades we have used the DBMS_UTILITY package to obtain the current call stack within a PL/SQL program being executed. Here is a simple example showing that when we are deeply n...
connormcdonald.hashnode.dev5 min read