FunctionsJSON
json_dynamic_paths
Parses each JSON document and returns a JSON array of observed nested paths, with a focus on paths in semi-structured payloads.
json_dynamic_paths(…) → JSONKind · scalar
Parses each JSON document and returns a JSON array of observed nested paths, with a focus on paths in semi-structured payloads.
Part of the JSON family.