ADO.NET Provider for Spark SQL

Build 23.0.8839

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839