Using APEX_STRING.SPLIT in SQL
Finding matches in delimited strings and much more...
Search for a command to run...
Articles tagged with #oracle
Finding matches in delimited strings and much more...
Hierarchical / recursive queries are amazing…but can get slow with highly nested data sets.

Am I the only person that likes writing documentation?
This started out as just a quick task of writing a SQL statement to compare two tables, but ultimately defined an approach for doing full outer joins.

There is a lot that goes into writing queries that run quickly and I've been struggling with how to teach this. Below are a few of the things I strive for when writing queries. These are just basic things that I attempt to do every time I write a que...

Every Oracle database should have a resource plan. This plan is a good start if you are primarily using APEX applications.
