Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends,
I need your help...
Source: Oracle database
Target: Red shift database
1.My task is in my source database having 600 tables(all tables have different matadata).
2. All 600 tables shift into redshift database in between shift i can apply SCD Type 2 for all tables.
3. Client want to create one SCD type2 template and use for all 600 tables no need to create SCD Tyep2 for 600(by using row hash) it's having data columns.
Please Help Me..