Login
From:
Paulzip's Oracle Blog
(Uncensored)
subscribe
Extracting Data from Hierarchical JSON | Paulzip's Oracle Blog
https://paulzipblog.wordpress.com/2022/03/24/extracting-data-from-hierarchical-json/
links
backlinks
Tagged with:
json
sql
recursion
hierarchy
nested
hierarchical
hierarchical queries
hierarchies
Roast topics
Find topics
Find it!
Someone on the Oracle Community forum asked “Is there a way to parse unknown depth level of nested json?”. In other words, if you had a JSON structure which kept nesting data to an unkn…