·
Once the data is
loaded to staging, the required transformations are applied (based on the
attached Excel Data Mapping Document), then the data will be loaded to the
actual data warehouse (New records should be inserted and if the record already
exists, then the record will be updated only if there is an update). Already
existing records with no updates should be ignored (Please uns sql MERGE
statement)