Quick Look: How to loop through an associative array indexed by varchar2.
Here is a quick example of how to loop through an associative array (index-by table) indexed by varchar2:
Read MoreA Backup for My Brain!
Here is a quick example of how to loop through an associative array (index-by table) indexed by varchar2:
Read MoreThis regular expression will parse out numbers with or without decimals. In this case, the number has to be surrounded
Read MoreQuick Datapump Trick Using the expdp/impdp datapump utilities on Unix/Linux can be a bit tricky when it comes to formulating
Read MoreWhen My Oracle Support (MOS) moved to a Flash-only interface in 2009, I was excited and scared. Excited because I
Read MoreSo I get an email from Oracle Support telling me that I need to patch my database with the latest
Read MoreFree counters
Read MoreEver wish you could get a list of file from your server simply by executing a SELECT statement? Here is
Read MoreIf you’re like me, you cut & paste tons of code. The trouble is however, that often line numbers are
Read MoreReading trough a tkprof file can be a long, arduous process. How do you find the things you’re looking for,
Read More