Skip to main content

distinctJSONPaths

Introduced in: v24.9.0 Calculates a list of distinct paths stored in a JSON column. Syntax
Arguments
  • json — JSON column. JSON
Returned value Returns the sorted list of paths. Array(String) Examples Basic usage with nested JSON
Query
Response
With declared JSON paths
Query
Response
Last modified on June 23, 2026