Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I would like to implement SCD Type 1 or 2 on Talend for a Snowflake Datawarehouse.
I already did it for postgres using type 2, but I'm confused on how to implement that for Snowflake?
This is my SCD Job on postgres.
Regards
Hello
For Snowflakes SCD, you have to use tJDBCSCDELT component, for details, please read this topic.
Shong