Skip to contents

DuckDB function json_pretty().

Usage

json_pretty(col0)

Arguments

col0

JSON

Value

VARCHAR

Provided by

The json extension (LOAD json;).