DDL statements when connecting to a SQL database

Options
Siddharth1316
Siddharth1316 Registered Posts: 5 ✭✭✭✭

Hi team - Is it possible to write DDL/DML statements like CREATE table when I am connecting to a database like Teradata/Snowflake? For e.g. let's say I connect to a Snowflake database on DSS and instead of writing a select query I write Create table XYZ as (select * from ABC). Will this work? Or would I have to explicitly write to the database using a SQL code recipe or Sync recipe?

Answers

Setup Info
    Tags
      Help me…