TDV Adapter for Databricks

Build 23.0.8839

UseInsertSelectSyntax

Specifies whether to use an INSERT INTO SELECT statement.

Data Type

bool

Default Value

false

Remarks

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 Databricks version.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839