Trying to create a table in Snowflake with the Snowflake OIC adapter
Summary:
Trying to create a table in Snowflake using the Snowflake OIC adapter with Configure Action "Run a SQL Statement"
and getting error "Error: SQL Query entered is not a supported SQL statement." when clicking Validate SQL Query
the sql is: CREATE TABLE DEV_EDM_RAW.DRM_COMPANY_PRN_CHLD_PS(CHILD_NAME VARCHAR(255))
Anyone know how to create a table in Snowflake using OIC?
The Snowflake adapter troubleshooting section indicates you can create tables with it.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Version:25.06
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0