Skip to contents

DuckDB function json_structure().

Usage

json_structure(col0)

Arguments

col0

VARCHAR | JSON

Value

JSON

Provided by

The json extension (LOAD json;).