#cloud
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...
Read the product.txt file -> Calculate the highest list price of product under each category -> product cannot be of Blue color -> save result in CSV. ·...
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...
Step 1: Create an instance of Azure Data Factory: Step 2: Set up Linked Services: Step 3: Create a dataset for both (source-SQL Database and...
Find out how ADF can export SQL tables into files separated by pipes, not commas. · Step 1: Create an instance of Azure Data Factory: Step 2: Set up...