tDB2SCDELT
|
Addresses Slowly Changing Dimension needs through SQL queries (server-side
processing mode), and logs the changes into a dedicated DB2 SCD table. |
tJDBCSCDELT
|
Tracks data changes in a source database table using SCD (Slowly Changing Dimensions)
Type 1 method and/or Type 2 method and writes both the current and historical data into a
specified SCD dimension table. |
tMysqlSCDELT
|
Reflects and tracks changes in a dedicated MySQL SCD table through SQL
queries. |
tOracleSCDELT
|
Reflects and tracks changes in a dedicated Oracle SCD table through SQL
queries. |
tPostgresPlusSCDELT
|
Addresses Slowly Changing Dimension needs through SQL queries (server-side
processing mode), and logs the changes into a dedicated PostgresPlus SCD table. |
tPostgresqlSCDELT
|
Addresses Slowly Changing Dimension needs through SQL queries (server-side
processing mode), and logs the changes into a dedicated DB2 SCD table. |
tSybaseSCDELT
|
Addresses Slowly Changing Dimension needs through SQL queries (server-side
processing mode), and logs the changes into a dedicated Sybase SCD table. |
tTeradataSCDELT
|
Addresses Slowly Changing Dimension needs through SQL queries (server-side
processing mode), and logs the changes into a dedicated Teradata SCD table. |