ODBC Driver for Spark SQL

Build 25.0.9434

UseInsertSelectSyntax

Specifies whether to use an INSERT INTO SELECT statement.

データ型

bool

デフォルト値

false

解説

When set to true, an INSERT INTO SELECT statement will be used when executing insert statements. When set to false, an INSERT INTO VALUES statement will be used.

Unless explicitly specified, this option will be configured accordingly based on the Spark version.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434