Hi Team,
I going load data from SAP table to snowflake. am getting below error and also i have checked in snowflake db table was creating, But through Alteryx through error.
Can any one help out on this.
Error :
Output Data (2) Error creating table "table": Cannot perform CREATE TABLE. This session does not have a current database. Call 'USE DATABASE', or use a qualified name.¶CREATE TABLE "table" ("LOG_TIME" datetime,"LOG_LEVEL" varchar(10),"LOG_MESSAGE" varchar(16777216),"SYS_PK" NUMBER(35, 0))