FunctionsJSON
json_all_paths
Parses each JSON document and returns a JSON array of observed nested paths in dot-and-index notation.
json_all_paths(…) → JSONKind · scalar
Parses each JSON document and returns a JSON array of observed nested paths in dot-and-index notation.
Part of the JSON family.