Skip to contents

DuckDB function postgres_execute().

Usage

postgres_execute(col0, col1, use_transaction)

Arguments

col0

VARCHAR

col1

VARCHAR

use_transaction

BOOLEAN

Value

Unspecified.

Provided by

The postgres_scanner extension (LOAD postgres_scanner;).