#data-engineering
Read more stories on Hashnode
Articles with this tag
Implement SCD "Type 2" with Azure Data Factory · Introduction to Slowly Changing Dimensions (SCD) Type 2 Slowly Changing Dimensions (SCD) Type 2 is a...
(SCD Type 1 implementation via ADF) Step 1: Setting Up Your Azure SQL Database for SCD Type 1. Create the emp_scdtype1 table in Azure SQL...
Step 1: Inspecting the CSV File in Data Lake and SQL Table present in Azure SQL DB Step 2: Overview of the Dataflow for the task and then we will dig...
Step 1: Inspecting the CSV Files in Data Lake: Your First Step to Data Optimization Step 2: Configuring the Data Flow Sources: Pointing to the...
Streamline Data Processing in ADF: Transfer Even Customer IDs from CSV to SQL · Step 1: Inspecting the CSV File in Data Lake: Your First Step to Data...
Step 1: Check the existing data in the employee table: Step 2: Change the data manually in the csv file in data lake: we need to check whether this...