A single query to decompose JSON using the APEX_JSON package, part 1
Sometimes I want to examine in detail a JSON document that is stored in the database. I just want an overview of all the fields in the document, possibly with their values. The JSON document itself ca
avanderput.hashnode.dev7 min read