9. How to do full load from On Premise SQL Server till ADLS using Azure Synapse Pipelines

This video tells how to do full load from On Premise SQL Server till ADLS in a Parquet format using Azure Synapse Pipelines. We used Azure SQL DB to store the metadata details. We loaded data from On premise SQL server to ADLS layer. To prepare the metadata we have used this query : select a.TABLE_SCHEMA as Table_Schema, a.TABLE_NAME as Table_Name ,a.TABLE_CATALOG, 'select '+ string_agg(b.column_name,',') + ' from ' + a.TABLE_SCHEMA+'.'+a.TABLE_NAME as Query, 'Y' as IncrementalFlag, 1 as Isactive from INFORMATION_SCHEMA.tables a inner join INFORMATION_SCHEMA.COLUMNS b on a.TABLE_SCHEMA=b.TABLE_SCHEMA and a.TABLE_NAME=b.TABLE_NAME where TABLE_TYPE='BASE TABLE' group by a.TABLE_SCHEMA,a.TABLE_NAME,a.TABLE_CATALOG #azuredatafactory #azuresynapseanalytics #datafactory #azure

10. How to load latest and greatest data from ADLS to Dedicated SQL Pool using Synapse Pipelines
▶︎

10. How to load latest and greatest data from ADLS to Dedicated SQL Pool using Synapse Pipelines

How to pause all the dedicated SQL pools in subscription after a period of inactivity
▶︎

How to pause all the dedicated SQL pools in subscription after a period of inactivity

Azure Synapse Analytics: A Data Lakehouse - James Serra - PASS Virtual Summit 2020
▶︎

Azure Synapse Analytics: A Data Lakehouse - James Serra - PASS Virtual Summit 2020

Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
▶︎

Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]

🚀 Azure Synapse Full Course with Real Projects | End-to-End Data Engineering Tutorial
▶︎

🚀 Azure Synapse Full Course with Real Projects | End-to-End Data Engineering Tutorial

Data Analytics for Beginners | Data Analytics Training | Data Analytics Course | Intellipaat
▶︎

Data Analytics for Beginners | Data Analytics Training | Data Analytics Course | Intellipaat

Azure Synapse Analytics and Azure Databricks | When to Use What | Data Services Community
▶︎

Azure Synapse Analytics and Azure Databricks | When to Use What | Data Services Community

Building a Data Warehouse Dimensional Model using Azure Synapse Analytics SQL Serverless
▶︎

Building a Data Warehouse Dimensional Model using Azure Synapse Analytics SQL Serverless

Azure Synapse | Azure Synapse Analytics [Full Course] ☁️
▶︎

Azure Synapse | Azure Synapse Analytics [Full Course] ☁️

3. Basic Concepts in Azure Synapse Analytics
▶︎

3. Basic Concepts in Azure Synapse Analytics

1. How to load Tabular and Hierarchical JSON data from Rest API to SQL Table | Azure Synapse | ADF
▶︎

1. How to load Tabular and Hierarchical JSON data from Rest API to SQL Table | Azure Synapse | ADF

Azure Synapse Serverless vs Dedicated SQL Pool
▶︎

Azure Synapse Serverless vs Dedicated SQL Pool

Databricks Tutorial | Databricks Free Edition Tutorial with End-to-End Data + AI Project
▶︎

Databricks Tutorial | Databricks Free Edition Tutorial with End-to-End Data + AI Project

Secure File Transfer Protocol | Copy data from on Prem to Azure storage account
▶︎

Secure File Transfer Protocol | Copy data from on Prem to Azure storage account

Azure Data Factory best practices | Creating data pipeline using Mapping Data flow in ADF | LiveDemo
▶︎

Azure Data Factory best practices | Creating data pipeline using Mapping Data flow in ADF | LiveDemo

Power Automate Beginner to Pro Tutorial [Full Course]
▶︎

Power Automate Beginner to Pro Tutorial [Full Course]

React Tutorial For Beginners [ReactJS] | ReactJS Course | ReactJS For Beginners | Intellipaat
▶︎

React Tutorial For Beginners [ReactJS] | ReactJS Course | ReactJS For Beginners | Intellipaat

Learn SQL In 60 Minutes
▶︎

Learn SQL In 60 Minutes

SQL Course for Beginners [Full Course]
▶︎

SQL Course for Beginners [Full Course]

Complete Terraform Course - From BEGINNER to PRO! (Learn Infrastructure as Code)
▶︎

Complete Terraform Course - From BEGINNER to PRO! (Learn Infrastructure as Code)