Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tJDBCSCDELT moving data across different schema in Snowflake

As requirement to move data across different schema in Snowflake using SCD method, the challenge was , how to define different source and target schema where there is option to define only one schema in the configuration by default. 

 

The solution is to not define the schema value against DB Schema and defining it as "".

 

Where as defining the respective schema before the source and target tables under source table and table configuration. The trick worked !   

 

Refer to the attachment for more details. 

Labels (4)
0 Replies