DB
FunctionsJSON

json_value

Extracts a scalar textual value from a JSON input. This version supports direct scalar extraction and root path '$'.

json_value(…) → String

Kind · scalar

Extracts a scalar textual value from a JSON input. This version supports direct scalar extraction and root path '$'.

Part of the JSON family.