DB
FunctionsJSON

json_extract

Extracts the JSON value at the provided path and returns it as a JSON token.

json_extract(…) → JSON

Kind · scalar

Extracts the JSON value at the provided path and returns it as a JSON token.

Part of the JSON family.