JSON_TABLE ( context_item, path_expression [ AS json_path_name] [ PASSING { value AS varname } [, ...] ] COLUMNS ( json_table_column [, ...] ) [ { ERROR | EMPTY [ARRAY]} ON ERROR] )Each syntax element is described below in more detail.FUNCTIONS / JSON FUNCTIONS AND OPERATORS
JSON_TABLE
Read PG 18 manual ↗Each syntax element is described below in more detail.
Signatures & examples
Version history 2
- PG 19 → 20changed
- PG 16 → 17added
Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source