JSON extract
JSON extraction operator.
Returns the selected JSON value from a document or JSON-like value.
Category: extraction
SQL symbol: ->
Notes
The result type is dynamic because the selected JSON value may be scalar, object, array, or null.
JSON extraction operator.
Returns the selected JSON value from a document or JSON-like value.
Category: extraction
SQL symbol: ->
The result type is dynamic because the selected JSON value may be scalar, object, array, or null.