Azure DataEngineer Training
Azure DataEngineer Training
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Training Module Duration Plan A Plan B Plan C
Module 1 Azure Data Engineer & DP 200, DP 201 6W
[ADF, Synapse, Storage, Data Lake, Databricks, Cosmos]
Module 2 SQL Basics, T-SQL Queries 2W X
Module 3 Power BI & Azure Data Analytics 4W X X
Total Duration 6W 8W 12 W
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Chapter 4: Azure Data Lake Storage with ADF
Creating Azure Data Lake Storage Account; Data Lake Gen 2 Hierarchical Namespace Option; Excel Uploads
to Container, Data Preview Options; Pipeline Properties - Parameters, Variables, OUT; Copy Data Tool:
Timeout, Retry and Schedule; Secured Input and Output. Reusing Linked Services; Sink Options; Colum
Mapping and Pipeline Triggers; Azure SQL Database Loads to Synapse in ADF; Using Azure SQL Database
Tables - Single, Multiple; For Each Loops and Options with ADF Pipelines; Copy Data Tool and Pipeline Edits
in ADF Portal; Task Schedules and Tumbling Window; Retries; Pipeline Execution & Runs;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
- Azure Data Lake Storage; Heterogenous Data in Power Query; Differences with ADF Publish & GitHub;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Notifications and Emails; Power Shell Commands for Azure Storage; PowerShell Remoting: Scripts
and cmdlets; Background Jobs, Transactions & Eventing; Network File Transfer & Power Shell Data
Types; $ # Prefixes. Creating Azure Resource Group; Creating Storage Account, Context and Files;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Chapter 20: Data Lake Analytics, U-SQL Level 2
U-SQL Operations with Visual Studio Extensions; Script.usql Coding, Executions, Job Graphs; ADLA
Account and Local Job Executions; Metadata, State History and AU Analysis; Working with TSV
Data Sources in ADLS; Extract, Format and Data Loads with U-SQL; Adding New Columns to Files
with U-SQL; Creating Databases, Tables with ADLA Jobs; Managed Tables and External Tables in
ADLA; Creating Tables from a Query - Rowset Option; Cloning and Copying Tables using U-SQL
Jobs; Clustered Indexes, Hash Distributed Tables; TVF - Table Valued Functions, Data Retrieval;
SELECT, TOP, FETCH, Sample & Row_Number;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Scala Notebooks and Big Data Load Options; Using CSV Files from Databricks File System Sources;
Defining Data Source Connections with Spark; Driver Classes and SQL Server Drivers for Azure;
Creating Data Frames in Spark, Reading Data; Data Display, Data Transformations with Spark; Data
Loads to Azure SQL Synapse. Auto Table Creates; SQL Notebooks and Data Frame Options, Data
Access; Using Magic Commands with Python for Data Access; Data Frame Views, data.take(n) for
Unit Testing; SQL Context for Data Representations, Analytics; Using SQL Queries in Notebooks:
SELECT, WHERE; ORDER BY, GROUP BY, TOP, LIMIT & Aggregations;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Chapter 29: Azure Notebooks & Azure Functions
Azure Notebooks and Serverles Deployments; Azure Cosmos Notebooks and Advantages; Jupyter
Notebook : Implementation and Usage; Pandas Data Frame with Python Scripts in Portal;
Understanding Notebook and Cell Concepts; Python Script for Creating Azure Cosmos DB; Python
Script for Data Import, Analyze and Report; Azure Functions : Creation & Usage. Function Apps;
Azure Functions with Cosmos Database Triggers; Azure Function App Service Plans and Metrics;
Serverless Components, Azure Insight Accounts; Azure Cosmos DB Monitoring and Usage Logs;
Azure Monitor Workbooks, Requests & Timelines;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Chapter 4: SQL BASICS - 2
Creating Databases & Tables in SSMS; Single Row Inserts, Multi Row Inserts; Rules for Data
Insertion Statements; SELECT Statement @ Data Retrieval; SELECT with WHERE Conditions; AND
and OR; IN and NOT IN; Between, Not Between; LIKE and NOT LIKE; UPDATE Statement; DELETE &
TRUNCATE; Logged and Non-Logged Operations; ADD, ALTER and DROP Statements;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Predefined Functions, Audits; DBId, DBName, ObjectID, ObjectName; Variables & Parameters;
User & System Predefined Procedures; Parameters; Sp_help, Sp_helpdb and sp_helptext;
sp_pkeys, sp_rename and sp_help; When to use Which Database Objects;
Chapter 11: Triggers & Transactions
Triggers - Purpose, Real-world Usage; FOR/AFTER Triggers; INSTEAD OF Triggers; INSERTED,
DELETED Memory Tables; DML Automations using Memory Tables; Read Only Tables using DML
Triggers; Enable Triggers and Disable Triggers; Database Level, Server Level Triggers; Transactions &
ACID Properties; Auto Commit; EXPLICIT & IMPLICIT; COMMIT and ROLLBACK; Open Transaction; Query
Blocking Scenarios @ Real-time; NOLOCK and READPAST Lock Hints;
Chapter 12: ER MODELS, NORMAL FORMS
Normal Forms for Entity Relationships; First, Second, Third Normal Forms Usage; Boycee-Codd Normal
Form: BNCF : Usage; 4 NF, EKNF, ETNF. Functional Dependency; Multi-Valued, Transitive Dependencies;
Composite Keys and Composite Indexes; 1:1, 1:M, M:1, M:M Relationship Types; SQL Queries Access in
Reporting Tools; Storing SQL Queries into Views; Creating Office Data Connection Files; Excel Pivot Reports
and Reports; SQL Queries (Auto Generated) in BI Tools; FETCH OFFSET, NEXT ROWS; Data Refresh (Manual,
Automated);
REAL-TIME CASE STUDY - 2 (Sales & Retail), EXCEL INTEGRATION
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Conditional Drilldowns, Data Points; Drill Up Buttons and Operations; Expand & Show Next Level Options;
Dynamic Data Drills Limitations; Show Data and See Records; Filters : Types and Usage in Real-time; Visual
Filter, Page Filter, Report Filter; Basic, Advanced and TOP N Filters; Category and Summary Level Filters;
DrillThru Filters, Drill Thru Reports; Keep All Filters" in DrillThru; CrossReport Filters, Include, Exclude;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Data Modeling Options in DAX; Detecting Relations for DAX; Using Calculated Columns in DAX; Using
Aggregated Measures in DAX; Working with Facts & Measures; Modeling : Missing Relations; Modeling :
Relation Management; CALCULATE Function Conditions; CALCULATE & ALL Member Scope; RELATED &
COUNTROWS in DAX; Slicing; Dynamic Expressions, RETURN; Date, Time, Text Functions; Logical,
Mathematical Functions; Running Total, EARLIER Function;
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)
Call Us (India) : 24 x 7
Email : [email protected] +91 9666 44 0801
Skype: SQL School Training Institute +91 9666 64 0801
Website: www.sqlschool.com
Trainer Contact: Call Us (USA / Canada) : 24 x 7
[email protected] +1 956.825.0401
+91 9030040801
www.sqlschool.com For Free Demo: Reach us on +91 9666 44 0801 or +1 956.825.0401 (24x7)