Skip to contents

DuckDB function json_merge_patch().

Usage

json_merge_patch(col0, col1)

Arguments

col0, col1

JSON

Value

JSON

Provided by

The json extension (LOAD json;).