DB
FunctionsJSON

json_extract_raw

Extracts a JSON fragment and returns the raw JSON token without scalar coercion.

json_extract_raw(…) → JSON

Kind · scalar

Extracts a JSON fragment and returns the raw JSON token without scalar coercion.

Part of the JSON family.