A single query to decompose JSON using the APEX_JSON package, part 2
In my previous blog post, I described how to decompose a JSON document with a single query. I used the APEX_JSON package, and with that I could keep the code quite simple. One drawback, however, was t
avanderput.hashnode.dev8 min read