Update Strategy Exercise
Update Strategy Exercise
2. Create an ETL mapping If I delete a record in the source, the corresponding record in the
target will also be deleted.
3. Create update strategy logic for SCD type -1 with MD5 function.
Hint: Returns the MD5 hash value of the input value as char.