Enable Translation For CTAS

This property specifies whether the connector performs a query translation for the CREATE TABLE AS SELECT (CTAS) syntax.

  • Enabled (1): The connector performs a query translation for the CTAS syntax.
  • Disabled (0): The connector does not perform a query translation for the CTAS syntax.
Key Name Default Value Required

EnableTranslationForCTAS

Enabled (1)

No