SlideShare a Scribd company logo
1 of 10
Download to read offline
www.sqlschool.com For Free Demo: Reach us on 9666 44 0801 or 9666 64 0801 (24x7)
MSBI (SSIS, SSAS, SSRS) Course
Complete Practical, Real-time Job Oriented Training
Trainer : Mr. Sai Phanindra Tholeti : 13 Years of Real-time Experience. Complete Profile at:
http://www.linkedin.com/in/saiphanindra
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
MSBI Training Plans
PLAN A PLAN B
Description MSBI (SSIS, SSAS, SSRS) T-SQL + MSBI (SSIS, SSAS, SSRS)
Job Role MSBI Developer MSBI Developer, BI Analyst
Job Profile For SQL Developers For Students, Freshers, Experienced
MSBI Implementation  
Inmon & Kimball BI Design  
ETL & DWH Design in SSIS  
SSAS Cube Design & OLAP  
Power Query (M Lang) SSAS  
MDX Queries, Cube Reports  
DAX Expressions & Queries  
SSRS, Excel Pivot Reports  
Database Basics, SQL Basics X 
SQL Server & T-SQL Queries X 
Queries, Sub Queries, Joins X 
Stored Procedures, Functions X 
Data Modeling, ER Diagrams X 
MSBI with Big Data (Azure) X 
End to End MSBI Project X 
PRICE 12000 15000
TOTAL DURATION 6 Weeks 9 Weeks
About Real-time Project:
Our MSBI (SSIS, SSAS, SSRS) course includes one Real-time Project on E-Commerce Database.
This project involves Requirement Analysis, Data Modeling, Database Design, ER Diagrams,
OLTP DB Design, Normalizations. Then continues for DWH Design using SSIS. Data Marts and
Cube Reports using Excel and MDX / DAX Usage. Also involves Reporting Operations and
Scheduling of Report Subscriptions pertaining to Point of Sales, Purchase Orders, Customers,
Products, Line of Actions, Product Categories and Store Details, Merchants, Accounts,
Transactions, Delivery of Goods and Maintenance Operations using Kimball & Inmon Methods.
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
MSBI Training Course Plan
Training Module Duration MSBI Plan A MSBI Plan B
Module 1 SQL Basics, SQL Server and T-SQL Queries 2.5 W X 
Module 2 SSIS (SQL Server Integration Services) 2.5 W  
Module 3 SSAS (SQL Server Analysis Services) 2.0 W  
Module 4 SSRS (SQL Server Reporting Services) 1.5 W  
End to End Real-time Project for Resume 0.5 W X 
Total Duration [Including Project, Resume] 6 Weeks 9 Weeks
Module 1: SQL Server & T-SQL Concepts
Applicable for MSBI Plan B
Chapter 1: DATABASE BASICS, SQL BASICS, CAREER OPTIONS
Data, Databases and RDBMS Software; Database Types : OLTP,DWH,OLAP,HTAP; Microsoft SQL
Server Advantages, Use; DB Engine, BI, Data Science Components; SQL : Purpose, Real-time
Usage Options; SQL Versus Microsoft T-SQL [MSSQL]; Microsoft SQL Server - Career Options;
Real-time Projects & Job Responsibilities; SQL Server @ Cloud: Azure, AWS, G Cloud; Versions
and Editions of SQL Server; SQL Server and SSMS Installation Plan; SQL Server Pre-requisites :
S/W, H/W; System Configuration Checker (SCC Tool); SQL Server 2019 Installation [Overview];
Chapter 2: SERVER INSTALLATION and TOOLS INSTALLATION
SQL Server 2016 Installation, Guidance; SQL Server 2017 Installation, Guidance; Instance Types:
Default, Named Instances; SQL Server Features and Importance; SQL Server Database Engine
For OLTP; File Stream and Collation Properties; SQL Server Authentication Modes; Windows
Login & SQL Server Login Types; System Databases: Master, Model, MSDB; TempDB and
Resource Database Locations; "sa" System Account, File Stream Property; SQL Server
Management Studio. SSMS; Test Connection to Local Servers and Remote (Online) Servers;
Chapter 3: DATABASE & SQL BASICS - Level 1
SQL : Purpose and Real-time Usage; DDL, DML, SELECT, DCL and TCL; SSMS Tool : Connections
and Usage; SQL Versus T-SQL : Basic Difference; Server Connections, Session Creations; Creating
Databases and DB Connections; Creating Tables. Int, Char Data Types; Single Row Inserts, Multi
Row Inserts; INSERT and INSERT INTO Statements; SELECT Statement for Table Retrieval;
WHERE Conditions with =, OR, IN; AND, OR, NOT, IN, NOT IN; LIVE QUERY STATISTICS in SSMS;
Chapter 4: DATABASE & SQL BASICS - Level 2
Creating Databases : Files [MDF, LDF]; Single Row Inserts, Multi Row Inserts; SELECT… WHERE
Conditions, Operators; AND, OR, NOT, Mathematical Operators; IN, NOT IN, BETWEEN, NOT
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
BETWEEN; IS NULL, LIKE, NOT LIKE. % and _; CHAR Vs VARCHAR Data Types; GO Statement, SQL
BATCH; DISTINCT, TOP, FETCH, ORDER BY; Basic Sub Queries; UPDATE, DELETE, TRUNCATE,
ALTER, ADD and DROP; Table Scans, Measure Query Time; CLIENT STATISTICS and Query Trails;
Chapter 5: SQL SERVER ARCHITECTURE
SQL Server Architecture Components; TDS Packets (N/W) in Client – Server; Protocols, SQL
Native Client (SNAC); Parser, Compiler, SQL Query Validations; Query Optimizer (QO) and SQL
Manager; Storage Engine, File and DB Manager; Transaction Manager and Lock Manager;
Buffer Manager, SQL OS and IO Buffer; Synchronization and Thread Scheduler; MDAC and CLR
Components in SQL OS; Local & Global Temporary Tables : Real-time Use; Schemas : Real-time
Usage; Schema Creation, Use, Table Transfer; Schema - Table Transfer. 2P, 3P Naming;
Chapter 6 : CONSTRAINTS, INDEXES - BASICS
Constraints and Keys - Data Integrity; NULL, NOT NULL Property on Tables; UNIQUE KEY
Constraints: Importance; PRIMARY KEY Constraint: Importance; FOREIGN KEY Constraint:
Importance; REFERENCES, CHECK and DEFAULT; Candidate Keys and Identity Property;
Diagrams and ER Models; Relationships Verification, Links; Indexes : Basic Types and Creation
Index Sort Options, Search Advantages; Clustered & NonClustered Indexes; Primary Key and
Unique Key Indexes; Need for Indexes with working with Keys;
Real-time Case Study on Chapters 1 to 6 : Retail Database
Chapter 7: JOINS, T-SQL QUERIES - Level 1
JOINS - Table Comparisons Queries; INNER JOIN - Examples, WHERE, ON; OUTER
JOIN - Examples, WHERE, ON; Left Outer Joins with Example Queries; Right Outer
Joins with Example Queries; FULL Outer Joins - Real-time Scenarios; MERGE,
LOOP, HASH Join Options; Big Table Versus Small Table Joins; Join Types Versus
Join Options in T-SQL; CROSS JOIN Versus CROSS APPLY; Using Joins for DB
Metadata Audits; Joining more than 2 Tables in T-SQL; Joining Tables with Query
Conditions; Joining Unrelated Tables, Options;
Chapter 8: JOINS, T-SQL QUERIES - Level 2
GROUP BY Queries and Aggregations; GROUP BY Queries with Having Clause; Group By Queries
- Query Design Rules; ROLLUP( ) & CUBE( ) Summary Values; GROUPING() Function for Row
Status; Replacing Nulls: ISNULL, COALESCE; Joining Tables with Group By, Having; Sub Queries
and Alternatives to Joins; Using Joins with Group By Queries; Using Joins with Nested Sub
Queries; Sub Queries with Joins and Group By; Using UNION and UNION ALL in Queries; Nested
Sub Queries with Group By, Joins; Comparing WHERE, HAVING Conditions;
Chapter 9: JOINS, T-SQL QUERIES - Level 3
Cast, Convert, DateAdd, DateDiff Functions; Date & Time Styles, Data Formatting; Using Date
and Time Formats in Queries; String Functions: SUBSTRING,REPLICATE; CHARINDEX, PATINDEX,
LEFT, RIGHT; LEN, STUFF, LTRIM, RTRIM, REVERSE; DIFFERENCE, SOUNDEX, STRING_SPLIT;
WHEN MATCHED and NOT MATCHED; Incremental Loads with MERGE Statement; IIF(), CASE
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
with WHEN and ELSE, END; FETCH - OFFSET, NEXT ROWS, Order By; Using PIVOT Function and
FOR Values; ROW_NUMBER() and RANK() Queries; Dense Rank and Partition By Queries;
Chapter 10: Views, Functions, Procedure Basics
Views : Types, Usage in Real-time; System Predefined Views, Audits; Listing Databases, Tables,
Indexes; Functions : Types, Usage in Real-time; Scalar, Inline and Multi-Line Functions; System
Predefined Functions, Audits; DBId, DBName, ObjectID, ObjectName; Variables & Parameters in
SQL Server; Procedures : Usage in Real-time; User SPs, System SPs; Sp_help, Sp_helpdb and
sp_helptext; Sp_recompile, sp_pkeys;
Chapter 11: TRIGGERS, TRANSACTIONS
Triggers - Purpose, Types Of Usage; DML Triggers - Events, Practical Use; FOR/AFTER Triggers -
Real time Use; INSTEAD OF Triggers - Real time Use; INSERTED, DELETED Memory Tables;
Enable Triggers and Disable Triggers; Database Level DDL Triggers - Usage; Server Level DDL
Triggers - Usage; COMMIT and ROLLBACK Statements; EXPLICIT & IMPLICIT Transactions; Auto
Commit Transaction, ACID Options; Conditional Commits and Rollbacks; Open Transactions and
Query Impact; Query Blocking Scenarios @ Real-time; NOLOCK and READPAST Lock Hints;
Chapter 12 : EXCEL INTEGRATIONS, ER MODELS
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; Self Referencing Keys and Self Joins; Adding NOT NULL Property to Columns; Adding
Primary Key to Existing Tables; Adding Foreign Key to Existing Tables; Synonyms : Real-time use
in Self Join Queries; Cascading Keys. UPDATE/DELETE Types;
Chapter 13: Case Study 2 : Joins & Query Writing in Retail Database
Additional Orientation Classes for BI Professionals [MSBI &/ Power BI]
Applicable for MSBI Plan A & B
Module 2: SQL Server Integration Services (SSIS)
Chapter 1: SSIS INTRODUCTION, ARCHITECTURE & INSTALLATION
SQL Server Integration Services (SSIS) : Purpose, Importance and Advantages. Using SSIS for ETL
(Extract, Transform and Load) Structures. SSIS for DWH (Data Warehouse). SSIS Architecture
and Workflow for ETL. SSIS Catalog Database @ SQL Server 2017, 2016, 2014. SSDT: SQL Server
Data Tools - Installation.
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
Chapter 2: SSIS BASIC PACKAGES: EXTRACT - TRANSFORM - LOAD (ETL)
Control Flow Tasks - Architecture, Data Flow Tasks - Architecture, Creating SSIS Packages,
Projects and Package Creation Tasks, Data Pipelines & Connections, Understanding SSIS
Execution Process, Basic Data Extraction Drivers / Providers Using OLE DB and SQL Server
Connections. Data Flow Transformation: Conditional Split, Expressions, Excel Connections,
Source & Destination Assistants, DAT File Imports.
Chapter 3: MERGE, UNION ALL, CONVERSIONS
ETL &DWH Implementations. DWH Strategies (Kimball & Inmon Methods). Bulk Load
Operations and Data Import in SSIS, Type I & Historical Data Loads (Type II). Incremental
Updates using SCD Transformation, Debugging Controls in Data Flow & Data Viewer Usage.
Synchronous, Asynchronous Transformations, Row & Partial Blocking Transformations. MERGE,
UNION ALL, SORT Transformation, NOSORT, Data Conversion Transformations, ETL Data Loads.
Chapter 4: PIVOT, FUZZY LOOKUP, DATA CLEANSING, LOOPS
Importing Legacy Data, Data Cleansing, Formatting and Keys Concepts. PIVOT Transformation
Usage, Lineage ID in SSIS - Purpose, Usage and Options. Data Mappings, SSIS Input Columns
Data Exchange Operations with Pivot Keys, Data Viewer (Debugging), Fuzzy Lookup
Transformation, Exact, Fuzzy and Nomatch Data. Conditional Split, Threshold, Search
Delimiters, Data Pipeline with Data Conversion Transformation, ForEach Loop Container.
Chapter 5: DATWAREHOUSE DESIGN using SCD TRANSFORMATION
Data Warehouse (DWH) - Usage, Dimensions, Attributes, Members and Types. Dimension
Tables, Fact Tables and Relations. TYPE1 and TYPE2 Data Loads with SSIS. Fixed Attributes,
Changing Attributes. ETL Implementation Techniques, SCD for DWH in Dimensional Table
Design for DWH using SCD. Initial Data Loads, Surrogate Keys. ETL Date Fields, Data Delta.
Chapter 6: DATWAREHOUSE DESIGN using CHECKSUM TRANFORMATION
Checksum Transformation in ETL Data Loads, Configuration, Checksum Transformation Logic
and Parity Checks (CRC) Codes, Generating Checksum Values For Type I, Type II ETL Changes,
Row Redirection Options & Lookup Match, No Match Output. OLE DB Command
Transformation - Usage, Parameter Mapping and Dynamic Row Updates Cache Transformation
Usage with Memory Loads, CAW Files - Memory Connections. Lookup with Cache Options.
Chapter 7: DATAWAREHOUSE DESIGN using CHANGE DATA CAPTURE (CDC)
CDC Tables with SQL Server Connections, DML Audits & CDC Source Connections, ADO.NET
Integration, CDC Control Flow Tasks and CDC State Tasks. INITIAL LOAD Packages - START/END.
PROCESSING RANGES, Using State Variables & Tables INCREMENTAL LOAD Packages - CDC
Source with CDC Splitter Transformations. OLE DB Commands @ Parameter Mapping for ETL.
Chapter 8: CHECKPOINTS, TRANSACTIONS, VARIABLES, PARAMETERS
Parallel & Sequential Task Executions, Package Level Rollbacks and Execution Restarts SSIS
Checkpoints - Usage, Checkpoint Files & SSIS Logging Options. ODBC Connection Sets
Transaction Property: REQUIRED / SUPPORT, NOTSUPPORTED. XML Connections & Audit Logs.
Chapter 9: XML and Event Handling
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
SSIS Events - Validation Events, Execution and Clean Up Events Linking Parameters and
Variables with Expression Values, Fail Package On Failure Options. Fuzzy Logic Implementations
FULL CACHE, NO CACHE & PARTIAL CACHE. Data Splits, Fast Loads. Master-Child Packages,
Parameter Binding, Package Passwords. SQL Data Profile Viewer Tool, Surrogate Keys.
Chapter 10: ERROR HANDLING & SCRIPT TASKS, LOOPS
Variables and SSIS Parameter Expressions with VB.NET, File System Task Operations. Limitations
of Control Flow and Using Script Task. System Data. SQL Client Managed Providers Limitations
of Data Flow using Script Task. Dynamic Connections & Loops - SSIS Expressions For Each
Expressions - Dynamic File Types, Directories, Script Task with C#.NE, System.IO, DTS, DB Copy.
Chapter 11: FACT TABLE DESIGN, FACT LOADS (DWH)
Fact Table - Design and Implementation Rules, ER Model, STAR and SNOWFLAKE** Schemas.
Time Dimensions - Generating Time Dimensions for ETL, Linking Time Dimensions to Fact Loads,
Lookup Operations, Master Package Design: Dimension, Fact Load Integration. Key Based
Lookups. Project Connections, Parameters in Master-Child Packages. Fact Load Design for End-
to-End Data Warehouse.
Chapter 12: FAST LOAD OPTIONS, ROWS PER BATCH
SendMail Task, ODBC, DSN Config. ODS Connection Files, Reusability (Dynamic), Advanced
Connection Options - XML, DT_NTEXT Stream, Batch Scoped Data Loads. Data Staging
Operations, Surrogate Keys. XML Queries @ Sub Queries. XML Data Imports. Command Line
Deployments (MSDB) Catalog Reports.
Chapter 13: SSIS PROJECT DEPLOYMENT and SECURITY, UPGRADES
SSIS PROJECT BUILDS, Online and Offline Deployments with ISPAC Files, Project Deployment
Wizard. Verification Techniques. SSIS DB Deployment - Package Store, Catalog Folders. Package
Execution and Validation Reports, Package Security, SSIS Database Users and ssisadmin Roles.
Project Migration Utilities in SSIS, Importing ISPAC Files, SSIS Projects. Package Configurations
and SSIS Package / Project Deployments. SSIS Jobs. Packages Upgrades & Schema Comparisons.
Scale-Out Master in Real-time.
Module 3: SQL Server Analysis Services (SSAS)
Chapter 1: INTRODUCTION TO SSAS & CONFIGURATION
Installation and Configuration: SSAS 2014 & 2016, Operating Modes. Multidimensional Mode : Purpose
(MOLAP), Tabular Mode : Purpose, Properties & Power Pivot. Multidimensional Databases (OLAP
Databases). SSDT Tool: SQL Server Data Tools - SSDT / Visual Studio Installation. Introduction to OLAP
Database: Cube Design, Identifying Measure Groups, Measures. Need for Cubes and OLAP Databases.
Chapter 2: BASIC CUBE DESIGN WITH SSAS, EXCEL PIVOT
Implementing Kimball & Inmon Methods Of BI - SSAS Design. Cube Design Operations. Sample Analysis
Requirements - Data Sources, Data Source Views, Measure Groups, SSAS Database Entities & Usage.
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
Data Source, Data Source View. Cube Designer Wizard. Dimension Wizard and Attributes. BUILD,
DEPLOYMENT @ Cube Access. Cube Browsing using SSMS & SSDT Tools. Excel PIVOT Tables, Basic Charts
Chapter 3: CUBE DESIGN - ATTRIBUTES, HIERARCHIES & MDX BASICS
Data Source View: Entities. Cube Design with Attributes, Keys and Relations. Member Names. Database
Dimensions : Identification and Purpose / Usage Cube Dimensions: Identification and Purpose / Usage.
Connection Strings for SQL Server Data Sources. Named Queries and Calculations. Cube Browsers - SSMS
& SSDT. ADOMD Client. Basic MDX Queries with SELECT, AXIS, CHILDREN, MEMBERS, ALLMEMBERS,
CROSS JOIN, JOIN, EXCEPT, WHERE, NONEMPTY. Hierarchies: Attribute Levels, Drill-down Reports
Chapter 4: MDX QUERIES & MDX EXPRESSIONS
Additional MDX Usage for Cube Design, KPIs, Actions, Security. MDX Queries with Dimension Attributes,
Members. Axis Levels, MDX Queries on Hierarchies, Levels and Attribute Keys. Tuple & Set Values, MDX
ORDER, TOPCOUNT / HEAD, BOTTOMCOUNT/ TAIL, MDX Queries with EXCEPT, NONEMPTY, Multiple
Member Values. Limitations with WHERE.
Chapter 5: CALCULATIONS, TIME BASED ENHANCEMENTS
MDX Calculations. Time Based Enhancements. FILTERS and Search Pattern. MDX, Conditional Formats,
Expressions. Verification @ MS Excel, SCOPE, Formats TIME DIMENSIONS - Purpose and Advantages,
Time Keys and Time Attributes. Adding Hierarchies and Members to Time Dimensions. Dimension
Enhancements and Cube Enhancements. Time Type Calculations - MDX Expressions.
Chapter 6: PARTITIONS, AGGREGATIONS & STORAGE MODES
Partitions and Tuning Operations. Cube Partitions: Storage, Slice Options. Query Conditions, Query
Binding and Table Binding in Partitions, Default Partitions. Location / Remote Storage. Aggregations and
Predefined Calculations. Aggregation Types: Full, Default, None and Unrestricted - Optimization Levels
and Storage. Linking Aggregations and Partitions. Cube Slicing Options, Aggregation Assignment.
Chapter 7: KEY PERFORMANCE INDICATORS & MDX FUNCTIONS
Key Performance Indicators (KPI) - Purpose, Design Options, GOAL, VALUE, STATUS, TREND and WEIGHT,
Data Driven Goals - Identification and MDX Expressions, Variance and Value Computations. Time
Members (Current), KPI Design with MDX Expressions, Parent - Child KPIs: Purpose and Design. Weights,
FORMAT_STRING, MDX Expressions and Member Operators. Drilldown, Variance Calculations in MDX.
Chapter 8: SSAS PROJECT DEPLOYMENT & CUBE SECURITY
SSAS Deployment Tools. BUILD, Deployment Configurations. SSAS Deployment Wizard: OLAP Cube
Security Roles and Partition Settings (MOLAP), Key Error Logs, XMLA Scripts, Cube Processing - Full,
Default. Post Deployments - Scripting OLAP Databases. Partitions Management - SPLIT and MERGE. Lazy
Aggregations. OLAP DB Level & Cell Level Security with MDX. Cube Processing Jobs and Server Audits
Chapter 9: TABULAR MODE CUBE DESIGN - MDX, DAX QUERIES
Tabular Mode - Importance, Workspace Server Architecture, Configuration Settings, Entity Identification
Procedures and ROW / Column Filters Dimensions with DAX - Hierarchies, Attributes, Members, Time &
Non-Time Hierarchies Aggregated Measures and Measure Groups. KPI Generation, Static and Dynamic
Goals. Partitions - Entity Level Partitions. Perspectives & Cube Browser. Deployment in Tabular Mode.
In-Memory & Direct Query Modes with DAX. DAX Queries and In-Memory Options.
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
** Chapter 10: CUBE MANAGEMENT, DATA MINING & TUNING
MOLAP Cube Audits - MDX Query Logs - Cube Optimizations, DB Audits. Usage Based Optimization
(UBO): Flight Recorder, SSAS Query Log Providers. MDX Query Tuning Process. MDX Expressions for
Cube Writebacks. Data Mining Techniques & Forecasts, Mining Structures & Mining Models,
CLUSTERING, DECISION TREES, NEURAL NETWORK Models, Case Tables & Nested Tables.
Module 4: SQL Server Reporting Services (SSRS)
Chapter 1: INTRODUCTION TO SSRS & CONFIGURATION
SSRS Installation and Configuration, Three-Phase Report Life Cycle, Reporting Architecture. SSDT
Installation for SSRS Design & Planning. Web Service Configurations, Report Server & Report Manger
URLs, Report Server DB and TempDB, Virtual Directories, Port & URL Access, Report Builder Installation
Chapter 2: BASIC REPORT DESIGN
Basic Report Design, Report Template - Report Data Sources, Report Data Sets, Fields, Report Planning
and Authoring, Table Reports and Layout, Matrix Reports and Column Drilldown, Report Fields &
Pagination, Designing OLTP Reports, SSRS Expressions, Alternate Row Colors, Dynamic Formats.
Chapter 3: REPORT GROUPING & SUB GROUPS – ROW / COLUMN
Report Fields - Dynamic Properties, LOOKUP, FORMAT Functions, Row, Column, Field Expressions,
Mathematical Functions, Date / Time Expressions, Grouping Options, Parent and Child Groups, Group
Properties - Row Level Options, Group Properties - Column Level Options, Repeating Headers - Row,
Column Level, Toolbox, Advanced Properties, Drilldown Reports & Toggling Properties, Pagination.
Chapter 4: REPORT PARAMETERS & FILTERS
Shared Datasets, Creating Parameters using Queries, Static Parameters and Usage, Dynamic Parameters
Usage, Dependent Parameters, Conditions, Filters, datasets Joins, Report Parameters, Dependent
Dynamic & Multi Valued Parameters, Filters and Toolbox, Global Fields, Advanced Parameter Options
Chapter 5: CHART REPORTS & DATA BAR REPORTS
Designing Chart Reports, 2D & 3D Reports, Chart Series Properties, Legend - Properties and Placement,
Chart Areas with Multiple Toolbox Items, Chart Area Properties, Report Label Properties, Markers, Axis
Titles, Labels, Grid Markers, 3-Dimensional Reports, Pie Charts, Data Bars, Area Charts, Category Groups,
Series Groups, Parameters, Report Actions and Dynamic Parameters, Type Conversions, Dashboards
Chapter 6: GAUGE REPORTS & SPARKLINE REPORTS
Gauge Report Types, Scale, Pointer, Range, Width, Scale, Gauge Properties, Toolbox Filters, Indicator
Reports, Gauge Reports (RB), Spark-line Reports, Report Actions, Rectangle & Sub Reports, List Reports,
Joining Multiple Datasets, LOOKUP and Case Options, Remote Dataset Configuration Options
SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38.
Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7)
Chapter 7: REPORT BUILDER TOOL - REPORT DESIGN & MAP REPORTS
Installing Report Builder: 2014/2016, Report Builder, DataSource and DataSet, Datasets with Parameters
& Filters, Tablix Reports with Report Builder, Geographical Interface: Query Builder, Map Reports with
Stored Procedures, Analytical Data Reports, Creating RDL Files with Internal Parameters in SSRS with SPs
Chapter 8: REPORT DEPLOYMENTS & SUBSCRIPTIONS
Report Deployment, Uploads, Report Parts. Item Level Security, Parameter Management, Security Roles,
Content Management, Export / Import Reports, Downloads. Report Caching and Cache Refresh,
Snapshots for Tuning, Global Schedules, ReportServerTempdb. Email & File Subscriptions, RSConfig
Chapter 9: KPI Reports and Mobile Reports
Designing KPI Reports using Report Portal URL. KPI Reports using Report Builder and MS Excel Analyzers.
Installing and working with SQL Server Mobile Report Publisher. Working with Datasets, Remote Data
Sources and Data Access Responsive Reports. Designing Cloud based Reports using Tablets and Mobile.
Complete MSBI (SSIS, SSAS, SSRS) Project
Our MSBI (SSIS, SSAS, SSAS) course includes one Real-time Project on E-Commerce Database.
This project involves Requirement Analysis, Data Modeling, Database Design, ER Diagrams,
OLTP DB Design, Normalizations. Then continues for DWH Design using SSIS. Data Marts and
Cube Reports using Excel and MDX / DAX Usage. Also involves Reporting Operations and
Scheduling of Report Subscriptions pertaining to Point of Sales, Purchase Orders, Customers,
Products, Line of Actions, Product Categories and Store Details, Merchants, Accounts,
Transactions, Delivery of Goods and Maintenance Operations using Kimball & Inmon Methods.
 Resume Preparation
 Mock Interview - Technical
 Mock Interview - Project
 Placement Assistance
 100% Solved Project
 Solution provided with Explanation
 Helpful for your Resume and Job Work

More Related Content

What's hot

SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting Services
Ahmed Elbaz
 
Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)
Anurag Rana
 
Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0
srinath_vj
 

What's hot (20)

SSAS Tabular model importance and uses
SSAS  Tabular model importance and usesSSAS  Tabular model importance and uses
SSAS Tabular model importance and uses
 
SSIS Presentation
SSIS PresentationSSIS Presentation
SSIS Presentation
 
ETL Process
ETL ProcessETL Process
ETL Process
 
1- Introduction of Azure data factory.pptx
1- Introduction of Azure data factory.pptx1- Introduction of Azure data factory.pptx
1- Introduction of Azure data factory.pptx
 
SQL Server Reporting Services
SQL Server Reporting ServicesSQL Server Reporting Services
SQL Server Reporting Services
 
Microsoft Data Integration Pipelines: Azure Data Factory and SSIS
Microsoft Data Integration Pipelines: Azure Data Factory and SSISMicrosoft Data Integration Pipelines: Azure Data Factory and SSIS
Microsoft Data Integration Pipelines: Azure Data Factory and SSIS
 
Various Table Partitioning in SAP HANA
Various Table Partitioning in SAP HANAVarious Table Partitioning in SAP HANA
Various Table Partitioning in SAP HANA
 
Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)Presentation 1 - SSRS (1)
Presentation 1 - SSRS (1)
 
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdfrise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
 
Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0Differences Between Bw3.5 Bi7.0
Differences Between Bw3.5 Bi7.0
 
Azure datafactory
Azure datafactoryAzure datafactory
Azure datafactory
 
Azure Data Factory
Azure Data FactoryAzure Data Factory
Azure Data Factory
 
Microsoft Azure Data Factory Data Flow Scenarios
Microsoft Azure Data Factory Data Flow ScenariosMicrosoft Azure Data Factory Data Flow Scenarios
Microsoft Azure Data Factory Data Flow Scenarios
 
Microsoft Azure Data Factory Hands-On Lab Overview Slides
Microsoft Azure Data Factory Hands-On Lab Overview SlidesMicrosoft Azure Data Factory Hands-On Lab Overview Slides
Microsoft Azure Data Factory Hands-On Lab Overview Slides
 
Salesforce CLI
Salesforce CLISalesforce CLI
Salesforce CLI
 
Azure Data Factory Data Flow
Azure Data Factory Data FlowAzure Data Factory Data Flow
Azure Data Factory Data Flow
 
SAP BW Introduction.
SAP BW Introduction.SAP BW Introduction.
SAP BW Introduction.
 
SQL Server Integration Services
SQL Server Integration ServicesSQL Server Integration Services
SQL Server Integration Services
 
HANA WITH ABAP OVERVIEW
HANA WITH ABAP OVERVIEWHANA WITH ABAP OVERVIEW
HANA WITH ABAP OVERVIEW
 
Pipelines and Packages: Introduction to Azure Data Factory (DATA:Scotland 2019)
Pipelines and Packages: Introduction to Azure Data Factory (DATA:Scotland 2019)Pipelines and Packages: Introduction to Azure Data Factory (DATA:Scotland 2019)
Pipelines and Packages: Introduction to Azure Data Factory (DATA:Scotland 2019)
 

Similar to MSBI Classroom Training with Realtime Project

Rahul_Raj_Cse_Resume
Rahul_Raj_Cse_ResumeRahul_Raj_Cse_Resume
Rahul_Raj_Cse_Resume
Rahul Raj
 
MSBI(SSIS,SSAS,SSRS) LIVE SESSION
MSBI(SSIS,SSAS,SSRS) LIVE SESSIONMSBI(SSIS,SSAS,SSRS) LIVE SESSION
MSBI(SSIS,SSAS,SSRS) LIVE SESSION
SequelGate
 

Similar to MSBI Classroom Training with Realtime Project (20)

Azure SQL Database DEV - LIVE Online Training
Azure SQL Database DEV - LIVE Online TrainingAzure SQL Database DEV - LIVE Online Training
Azure SQL Database DEV - LIVE Online Training
 
#Microsoft #BusinessIntelligence - #MSBI Online Training (#LIVE, Instructor-L...
#Microsoft #BusinessIntelligence - #MSBI Online Training (#LIVE, Instructor-L...#Microsoft #BusinessIntelligence - #MSBI Online Training (#LIVE, Instructor-L...
#Microsoft #BusinessIntelligence - #MSBI Online Training (#LIVE, Instructor-L...
 
Free Demo on #Microsoft #SQLServer & #T-SQL with #Azure from SQL School.
Free Demo on #Microsoft #SQLServer & #T-SQL with #Azure from SQL School.Free Demo on #Microsoft #SQLServer & #T-SQL with #Azure from SQL School.
Free Demo on #Microsoft #SQLServer & #T-SQL with #Azure from SQL School.
 
SQL Server Developer Course Online Training
SQL Server Developer Course Online TrainingSQL Server Developer Course Online Training
SQL Server Developer Course Online Training
 
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...
 
#Free #Demo from #SQLSchool #Training #Institute
#Free #Demo from #SQLSchool #Training #Institute#Free #Demo from #SQLSchool #Training #Institute
#Free #Demo from #SQLSchool #Training #Institute
 
#PowerBI with #SQL Server #OnlineTraining (LIVE, #Practical, #Interactive) wi...
#PowerBI with #SQL Server #OnlineTraining (LIVE, #Practical, #Interactive) wi...#PowerBI with #SQL Server #OnlineTraining (LIVE, #Practical, #Interactive) wi...
#PowerBI with #SQL Server #OnlineTraining (LIVE, #Practical, #Interactive) wi...
 
SQL DBA LIVE Online Training
SQL DBA LIVE Online TrainingSQL DBA LIVE Online Training
SQL DBA LIVE Online Training
 
#Oracle #SQL & #PLSQL LIVE #OnlineTraining from #SQLSchool
#Oracle #SQL & #PLSQL LIVE #OnlineTraining from #SQLSchool#Oracle #SQL & #PLSQL LIVE #OnlineTraining from #SQLSchool
#Oracle #SQL & #PLSQL LIVE #OnlineTraining from #SQLSchool
 
CV | Sham Sunder | Data | Database | Business Intelligence | .Net
CV | Sham Sunder | Data | Database | Business Intelligence | .NetCV | Sham Sunder | Data | Database | Business Intelligence | .Net
CV | Sham Sunder | Data | Database | Business Intelligence | .Net
 
Querying microsoft sql server 2012
Querying microsoft sql server 2012Querying microsoft sql server 2012
Querying microsoft sql server 2012
 
Snowflake-Training From SQL School
Snowflake-Training From SQL SchoolSnowflake-Training From SQL School
Snowflake-Training From SQL School
 
Rahul_Raj_Cse_Resume
Rahul_Raj_Cse_ResumeRahul_Raj_Cse_Resume
Rahul_Raj_Cse_Resume
 
Colin\'s BI Portfolio
Colin\'s BI PortfolioColin\'s BI Portfolio
Colin\'s BI Portfolio
 
Data modeling with sql server course content | Data Modeling with SQL server ...
Data modeling with sql server course content | Data Modeling with SQL server ...Data modeling with sql server course content | Data Modeling with SQL server ...
Data modeling with sql server course content | Data Modeling with SQL server ...
 
SQL Server 2008 certification
SQL Server 2008 certificationSQL Server 2008 certification
SQL Server 2008 certification
 
Ebook11
Ebook11Ebook11
Ebook11
 
SQLSaturday#290_Kiev_AdHocMaintenancePlansForBeginners
SQLSaturday#290_Kiev_AdHocMaintenancePlansForBeginnersSQLSaturday#290_Kiev_AdHocMaintenancePlansForBeginners
SQLSaturday#290_Kiev_AdHocMaintenancePlansForBeginners
 
MSBI(SSIS,SSAS,SSRS) LIVE SESSION
MSBI(SSIS,SSAS,SSRS) LIVE SESSIONMSBI(SSIS,SSAS,SSRS) LIVE SESSION
MSBI(SSIS,SSAS,SSRS) LIVE SESSION
 
Msbi online-training
Msbi online-trainingMsbi online-training
Msbi online-training
 

Recently uploaded

Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
MateoGardella
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
MateoGardella
 

Recently uploaded (20)

Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 

MSBI Classroom Training with Realtime Project

  • 1. www.sqlschool.com For Free Demo: Reach us on 9666 44 0801 or 9666 64 0801 (24x7) MSBI (SSIS, SSAS, SSRS) Course Complete Practical, Real-time Job Oriented Training Trainer : Mr. Sai Phanindra Tholeti : 13 Years of Real-time Experience. Complete Profile at: http://www.linkedin.com/in/saiphanindra
  • 2. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) MSBI Training Plans PLAN A PLAN B Description MSBI (SSIS, SSAS, SSRS) T-SQL + MSBI (SSIS, SSAS, SSRS) Job Role MSBI Developer MSBI Developer, BI Analyst Job Profile For SQL Developers For Students, Freshers, Experienced MSBI Implementation   Inmon & Kimball BI Design   ETL & DWH Design in SSIS   SSAS Cube Design & OLAP   Power Query (M Lang) SSAS   MDX Queries, Cube Reports   DAX Expressions & Queries   SSRS, Excel Pivot Reports   Database Basics, SQL Basics X  SQL Server & T-SQL Queries X  Queries, Sub Queries, Joins X  Stored Procedures, Functions X  Data Modeling, ER Diagrams X  MSBI with Big Data (Azure) X  End to End MSBI Project X  PRICE 12000 15000 TOTAL DURATION 6 Weeks 9 Weeks About Real-time Project: Our MSBI (SSIS, SSAS, SSRS) course includes one Real-time Project on E-Commerce Database. This project involves Requirement Analysis, Data Modeling, Database Design, ER Diagrams, OLTP DB Design, Normalizations. Then continues for DWH Design using SSIS. Data Marts and Cube Reports using Excel and MDX / DAX Usage. Also involves Reporting Operations and Scheduling of Report Subscriptions pertaining to Point of Sales, Purchase Orders, Customers, Products, Line of Actions, Product Categories and Store Details, Merchants, Accounts, Transactions, Delivery of Goods and Maintenance Operations using Kimball & Inmon Methods.
  • 3. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) MSBI Training Course Plan Training Module Duration MSBI Plan A MSBI Plan B Module 1 SQL Basics, SQL Server and T-SQL Queries 2.5 W X  Module 2 SSIS (SQL Server Integration Services) 2.5 W   Module 3 SSAS (SQL Server Analysis Services) 2.0 W   Module 4 SSRS (SQL Server Reporting Services) 1.5 W   End to End Real-time Project for Resume 0.5 W X  Total Duration [Including Project, Resume] 6 Weeks 9 Weeks Module 1: SQL Server & T-SQL Concepts Applicable for MSBI Plan B Chapter 1: DATABASE BASICS, SQL BASICS, CAREER OPTIONS Data, Databases and RDBMS Software; Database Types : OLTP,DWH,OLAP,HTAP; Microsoft SQL Server Advantages, Use; DB Engine, BI, Data Science Components; SQL : Purpose, Real-time Usage Options; SQL Versus Microsoft T-SQL [MSSQL]; Microsoft SQL Server - Career Options; Real-time Projects & Job Responsibilities; SQL Server @ Cloud: Azure, AWS, G Cloud; Versions and Editions of SQL Server; SQL Server and SSMS Installation Plan; SQL Server Pre-requisites : S/W, H/W; System Configuration Checker (SCC Tool); SQL Server 2019 Installation [Overview]; Chapter 2: SERVER INSTALLATION and TOOLS INSTALLATION SQL Server 2016 Installation, Guidance; SQL Server 2017 Installation, Guidance; Instance Types: Default, Named Instances; SQL Server Features and Importance; SQL Server Database Engine For OLTP; File Stream and Collation Properties; SQL Server Authentication Modes; Windows Login & SQL Server Login Types; System Databases: Master, Model, MSDB; TempDB and Resource Database Locations; "sa" System Account, File Stream Property; SQL Server Management Studio. SSMS; Test Connection to Local Servers and Remote (Online) Servers; Chapter 3: DATABASE & SQL BASICS - Level 1 SQL : Purpose and Real-time Usage; DDL, DML, SELECT, DCL and TCL; SSMS Tool : Connections and Usage; SQL Versus T-SQL : Basic Difference; Server Connections, Session Creations; Creating Databases and DB Connections; Creating Tables. Int, Char Data Types; Single Row Inserts, Multi Row Inserts; INSERT and INSERT INTO Statements; SELECT Statement for Table Retrieval; WHERE Conditions with =, OR, IN; AND, OR, NOT, IN, NOT IN; LIVE QUERY STATISTICS in SSMS; Chapter 4: DATABASE & SQL BASICS - Level 2 Creating Databases : Files [MDF, LDF]; Single Row Inserts, Multi Row Inserts; SELECT… WHERE Conditions, Operators; AND, OR, NOT, Mathematical Operators; IN, NOT IN, BETWEEN, NOT
  • 4. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) BETWEEN; IS NULL, LIKE, NOT LIKE. % and _; CHAR Vs VARCHAR Data Types; GO Statement, SQL BATCH; DISTINCT, TOP, FETCH, ORDER BY; Basic Sub Queries; UPDATE, DELETE, TRUNCATE, ALTER, ADD and DROP; Table Scans, Measure Query Time; CLIENT STATISTICS and Query Trails; Chapter 5: SQL SERVER ARCHITECTURE SQL Server Architecture Components; TDS Packets (N/W) in Client – Server; Protocols, SQL Native Client (SNAC); Parser, Compiler, SQL Query Validations; Query Optimizer (QO) and SQL Manager; Storage Engine, File and DB Manager; Transaction Manager and Lock Manager; Buffer Manager, SQL OS and IO Buffer; Synchronization and Thread Scheduler; MDAC and CLR Components in SQL OS; Local & Global Temporary Tables : Real-time Use; Schemas : Real-time Usage; Schema Creation, Use, Table Transfer; Schema - Table Transfer. 2P, 3P Naming; Chapter 6 : CONSTRAINTS, INDEXES - BASICS Constraints and Keys - Data Integrity; NULL, NOT NULL Property on Tables; UNIQUE KEY Constraints: Importance; PRIMARY KEY Constraint: Importance; FOREIGN KEY Constraint: Importance; REFERENCES, CHECK and DEFAULT; Candidate Keys and Identity Property; Diagrams and ER Models; Relationships Verification, Links; Indexes : Basic Types and Creation Index Sort Options, Search Advantages; Clustered & NonClustered Indexes; Primary Key and Unique Key Indexes; Need for Indexes with working with Keys; Real-time Case Study on Chapters 1 to 6 : Retail Database Chapter 7: JOINS, T-SQL QUERIES - Level 1 JOINS - Table Comparisons Queries; INNER JOIN - Examples, WHERE, ON; OUTER JOIN - Examples, WHERE, ON; Left Outer Joins with Example Queries; Right Outer Joins with Example Queries; FULL Outer Joins - Real-time Scenarios; MERGE, LOOP, HASH Join Options; Big Table Versus Small Table Joins; Join Types Versus Join Options in T-SQL; CROSS JOIN Versus CROSS APPLY; Using Joins for DB Metadata Audits; Joining more than 2 Tables in T-SQL; Joining Tables with Query Conditions; Joining Unrelated Tables, Options; Chapter 8: JOINS, T-SQL QUERIES - Level 2 GROUP BY Queries and Aggregations; GROUP BY Queries with Having Clause; Group By Queries - Query Design Rules; ROLLUP( ) & CUBE( ) Summary Values; GROUPING() Function for Row Status; Replacing Nulls: ISNULL, COALESCE; Joining Tables with Group By, Having; Sub Queries and Alternatives to Joins; Using Joins with Group By Queries; Using Joins with Nested Sub Queries; Sub Queries with Joins and Group By; Using UNION and UNION ALL in Queries; Nested Sub Queries with Group By, Joins; Comparing WHERE, HAVING Conditions; Chapter 9: JOINS, T-SQL QUERIES - Level 3 Cast, Convert, DateAdd, DateDiff Functions; Date & Time Styles, Data Formatting; Using Date and Time Formats in Queries; String Functions: SUBSTRING,REPLICATE; CHARINDEX, PATINDEX, LEFT, RIGHT; LEN, STUFF, LTRIM, RTRIM, REVERSE; DIFFERENCE, SOUNDEX, STRING_SPLIT; WHEN MATCHED and NOT MATCHED; Incremental Loads with MERGE Statement; IIF(), CASE
  • 5. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) with WHEN and ELSE, END; FETCH - OFFSET, NEXT ROWS, Order By; Using PIVOT Function and FOR Values; ROW_NUMBER() and RANK() Queries; Dense Rank and Partition By Queries; Chapter 10: Views, Functions, Procedure Basics Views : Types, Usage in Real-time; System Predefined Views, Audits; Listing Databases, Tables, Indexes; Functions : Types, Usage in Real-time; Scalar, Inline and Multi-Line Functions; System Predefined Functions, Audits; DBId, DBName, ObjectID, ObjectName; Variables & Parameters in SQL Server; Procedures : Usage in Real-time; User SPs, System SPs; Sp_help, Sp_helpdb and sp_helptext; Sp_recompile, sp_pkeys; Chapter 11: TRIGGERS, TRANSACTIONS Triggers - Purpose, Types Of Usage; DML Triggers - Events, Practical Use; FOR/AFTER Triggers - Real time Use; INSTEAD OF Triggers - Real time Use; INSERTED, DELETED Memory Tables; Enable Triggers and Disable Triggers; Database Level DDL Triggers - Usage; Server Level DDL Triggers - Usage; COMMIT and ROLLBACK Statements; EXPLICIT & IMPLICIT Transactions; Auto Commit Transaction, ACID Options; Conditional Commits and Rollbacks; Open Transactions and Query Impact; Query Blocking Scenarios @ Real-time; NOLOCK and READPAST Lock Hints; Chapter 12 : EXCEL INTEGRATIONS, ER MODELS 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; Self Referencing Keys and Self Joins; Adding NOT NULL Property to Columns; Adding Primary Key to Existing Tables; Adding Foreign Key to Existing Tables; Synonyms : Real-time use in Self Join Queries; Cascading Keys. UPDATE/DELETE Types; Chapter 13: Case Study 2 : Joins & Query Writing in Retail Database Additional Orientation Classes for BI Professionals [MSBI &/ Power BI] Applicable for MSBI Plan A & B Module 2: SQL Server Integration Services (SSIS) Chapter 1: SSIS INTRODUCTION, ARCHITECTURE & INSTALLATION SQL Server Integration Services (SSIS) : Purpose, Importance and Advantages. Using SSIS for ETL (Extract, Transform and Load) Structures. SSIS for DWH (Data Warehouse). SSIS Architecture and Workflow for ETL. SSIS Catalog Database @ SQL Server 2017, 2016, 2014. SSDT: SQL Server Data Tools - Installation.
  • 6. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) Chapter 2: SSIS BASIC PACKAGES: EXTRACT - TRANSFORM - LOAD (ETL) Control Flow Tasks - Architecture, Data Flow Tasks - Architecture, Creating SSIS Packages, Projects and Package Creation Tasks, Data Pipelines & Connections, Understanding SSIS Execution Process, Basic Data Extraction Drivers / Providers Using OLE DB and SQL Server Connections. Data Flow Transformation: Conditional Split, Expressions, Excel Connections, Source & Destination Assistants, DAT File Imports. Chapter 3: MERGE, UNION ALL, CONVERSIONS ETL &DWH Implementations. DWH Strategies (Kimball & Inmon Methods). Bulk Load Operations and Data Import in SSIS, Type I & Historical Data Loads (Type II). Incremental Updates using SCD Transformation, Debugging Controls in Data Flow & Data Viewer Usage. Synchronous, Asynchronous Transformations, Row & Partial Blocking Transformations. MERGE, UNION ALL, SORT Transformation, NOSORT, Data Conversion Transformations, ETL Data Loads. Chapter 4: PIVOT, FUZZY LOOKUP, DATA CLEANSING, LOOPS Importing Legacy Data, Data Cleansing, Formatting and Keys Concepts. PIVOT Transformation Usage, Lineage ID in SSIS - Purpose, Usage and Options. Data Mappings, SSIS Input Columns Data Exchange Operations with Pivot Keys, Data Viewer (Debugging), Fuzzy Lookup Transformation, Exact, Fuzzy and Nomatch Data. Conditional Split, Threshold, Search Delimiters, Data Pipeline with Data Conversion Transformation, ForEach Loop Container. Chapter 5: DATWAREHOUSE DESIGN using SCD TRANSFORMATION Data Warehouse (DWH) - Usage, Dimensions, Attributes, Members and Types. Dimension Tables, Fact Tables and Relations. TYPE1 and TYPE2 Data Loads with SSIS. Fixed Attributes, Changing Attributes. ETL Implementation Techniques, SCD for DWH in Dimensional Table Design for DWH using SCD. Initial Data Loads, Surrogate Keys. ETL Date Fields, Data Delta. Chapter 6: DATWAREHOUSE DESIGN using CHECKSUM TRANFORMATION Checksum Transformation in ETL Data Loads, Configuration, Checksum Transformation Logic and Parity Checks (CRC) Codes, Generating Checksum Values For Type I, Type II ETL Changes, Row Redirection Options & Lookup Match, No Match Output. OLE DB Command Transformation - Usage, Parameter Mapping and Dynamic Row Updates Cache Transformation Usage with Memory Loads, CAW Files - Memory Connections. Lookup with Cache Options. Chapter 7: DATAWAREHOUSE DESIGN using CHANGE DATA CAPTURE (CDC) CDC Tables with SQL Server Connections, DML Audits & CDC Source Connections, ADO.NET Integration, CDC Control Flow Tasks and CDC State Tasks. INITIAL LOAD Packages - START/END. PROCESSING RANGES, Using State Variables & Tables INCREMENTAL LOAD Packages - CDC Source with CDC Splitter Transformations. OLE DB Commands @ Parameter Mapping for ETL. Chapter 8: CHECKPOINTS, TRANSACTIONS, VARIABLES, PARAMETERS Parallel & Sequential Task Executions, Package Level Rollbacks and Execution Restarts SSIS Checkpoints - Usage, Checkpoint Files & SSIS Logging Options. ODBC Connection Sets Transaction Property: REQUIRED / SUPPORT, NOTSUPPORTED. XML Connections & Audit Logs. Chapter 9: XML and Event Handling
  • 7. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) SSIS Events - Validation Events, Execution and Clean Up Events Linking Parameters and Variables with Expression Values, Fail Package On Failure Options. Fuzzy Logic Implementations FULL CACHE, NO CACHE & PARTIAL CACHE. Data Splits, Fast Loads. Master-Child Packages, Parameter Binding, Package Passwords. SQL Data Profile Viewer Tool, Surrogate Keys. Chapter 10: ERROR HANDLING & SCRIPT TASKS, LOOPS Variables and SSIS Parameter Expressions with VB.NET, File System Task Operations. Limitations of Control Flow and Using Script Task. System Data. SQL Client Managed Providers Limitations of Data Flow using Script Task. Dynamic Connections & Loops - SSIS Expressions For Each Expressions - Dynamic File Types, Directories, Script Task with C#.NE, System.IO, DTS, DB Copy. Chapter 11: FACT TABLE DESIGN, FACT LOADS (DWH) Fact Table - Design and Implementation Rules, ER Model, STAR and SNOWFLAKE** Schemas. Time Dimensions - Generating Time Dimensions for ETL, Linking Time Dimensions to Fact Loads, Lookup Operations, Master Package Design: Dimension, Fact Load Integration. Key Based Lookups. Project Connections, Parameters in Master-Child Packages. Fact Load Design for End- to-End Data Warehouse. Chapter 12: FAST LOAD OPTIONS, ROWS PER BATCH SendMail Task, ODBC, DSN Config. ODS Connection Files, Reusability (Dynamic), Advanced Connection Options - XML, DT_NTEXT Stream, Batch Scoped Data Loads. Data Staging Operations, Surrogate Keys. XML Queries @ Sub Queries. XML Data Imports. Command Line Deployments (MSDB) Catalog Reports. Chapter 13: SSIS PROJECT DEPLOYMENT and SECURITY, UPGRADES SSIS PROJECT BUILDS, Online and Offline Deployments with ISPAC Files, Project Deployment Wizard. Verification Techniques. SSIS DB Deployment - Package Store, Catalog Folders. Package Execution and Validation Reports, Package Security, SSIS Database Users and ssisadmin Roles. Project Migration Utilities in SSIS, Importing ISPAC Files, SSIS Projects. Package Configurations and SSIS Package / Project Deployments. SSIS Jobs. Packages Upgrades & Schema Comparisons. Scale-Out Master in Real-time. Module 3: SQL Server Analysis Services (SSAS) Chapter 1: INTRODUCTION TO SSAS & CONFIGURATION Installation and Configuration: SSAS 2014 & 2016, Operating Modes. Multidimensional Mode : Purpose (MOLAP), Tabular Mode : Purpose, Properties & Power Pivot. Multidimensional Databases (OLAP Databases). SSDT Tool: SQL Server Data Tools - SSDT / Visual Studio Installation. Introduction to OLAP Database: Cube Design, Identifying Measure Groups, Measures. Need for Cubes and OLAP Databases. Chapter 2: BASIC CUBE DESIGN WITH SSAS, EXCEL PIVOT Implementing Kimball & Inmon Methods Of BI - SSAS Design. Cube Design Operations. Sample Analysis Requirements - Data Sources, Data Source Views, Measure Groups, SSAS Database Entities & Usage.
  • 8. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) Data Source, Data Source View. Cube Designer Wizard. Dimension Wizard and Attributes. BUILD, DEPLOYMENT @ Cube Access. Cube Browsing using SSMS & SSDT Tools. Excel PIVOT Tables, Basic Charts Chapter 3: CUBE DESIGN - ATTRIBUTES, HIERARCHIES & MDX BASICS Data Source View: Entities. Cube Design with Attributes, Keys and Relations. Member Names. Database Dimensions : Identification and Purpose / Usage Cube Dimensions: Identification and Purpose / Usage. Connection Strings for SQL Server Data Sources. Named Queries and Calculations. Cube Browsers - SSMS & SSDT. ADOMD Client. Basic MDX Queries with SELECT, AXIS, CHILDREN, MEMBERS, ALLMEMBERS, CROSS JOIN, JOIN, EXCEPT, WHERE, NONEMPTY. Hierarchies: Attribute Levels, Drill-down Reports Chapter 4: MDX QUERIES & MDX EXPRESSIONS Additional MDX Usage for Cube Design, KPIs, Actions, Security. MDX Queries with Dimension Attributes, Members. Axis Levels, MDX Queries on Hierarchies, Levels and Attribute Keys. Tuple & Set Values, MDX ORDER, TOPCOUNT / HEAD, BOTTOMCOUNT/ TAIL, MDX Queries with EXCEPT, NONEMPTY, Multiple Member Values. Limitations with WHERE. Chapter 5: CALCULATIONS, TIME BASED ENHANCEMENTS MDX Calculations. Time Based Enhancements. FILTERS and Search Pattern. MDX, Conditional Formats, Expressions. Verification @ MS Excel, SCOPE, Formats TIME DIMENSIONS - Purpose and Advantages, Time Keys and Time Attributes. Adding Hierarchies and Members to Time Dimensions. Dimension Enhancements and Cube Enhancements. Time Type Calculations - MDX Expressions. Chapter 6: PARTITIONS, AGGREGATIONS & STORAGE MODES Partitions and Tuning Operations. Cube Partitions: Storage, Slice Options. Query Conditions, Query Binding and Table Binding in Partitions, Default Partitions. Location / Remote Storage. Aggregations and Predefined Calculations. Aggregation Types: Full, Default, None and Unrestricted - Optimization Levels and Storage. Linking Aggregations and Partitions. Cube Slicing Options, Aggregation Assignment. Chapter 7: KEY PERFORMANCE INDICATORS & MDX FUNCTIONS Key Performance Indicators (KPI) - Purpose, Design Options, GOAL, VALUE, STATUS, TREND and WEIGHT, Data Driven Goals - Identification and MDX Expressions, Variance and Value Computations. Time Members (Current), KPI Design with MDX Expressions, Parent - Child KPIs: Purpose and Design. Weights, FORMAT_STRING, MDX Expressions and Member Operators. Drilldown, Variance Calculations in MDX. Chapter 8: SSAS PROJECT DEPLOYMENT & CUBE SECURITY SSAS Deployment Tools. BUILD, Deployment Configurations. SSAS Deployment Wizard: OLAP Cube Security Roles and Partition Settings (MOLAP), Key Error Logs, XMLA Scripts, Cube Processing - Full, Default. Post Deployments - Scripting OLAP Databases. Partitions Management - SPLIT and MERGE. Lazy Aggregations. OLAP DB Level & Cell Level Security with MDX. Cube Processing Jobs and Server Audits Chapter 9: TABULAR MODE CUBE DESIGN - MDX, DAX QUERIES Tabular Mode - Importance, Workspace Server Architecture, Configuration Settings, Entity Identification Procedures and ROW / Column Filters Dimensions with DAX - Hierarchies, Attributes, Members, Time & Non-Time Hierarchies Aggregated Measures and Measure Groups. KPI Generation, Static and Dynamic Goals. Partitions - Entity Level Partitions. Perspectives & Cube Browser. Deployment in Tabular Mode. In-Memory & Direct Query Modes with DAX. DAX Queries and In-Memory Options.
  • 9. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) ** Chapter 10: CUBE MANAGEMENT, DATA MINING & TUNING MOLAP Cube Audits - MDX Query Logs - Cube Optimizations, DB Audits. Usage Based Optimization (UBO): Flight Recorder, SSAS Query Log Providers. MDX Query Tuning Process. MDX Expressions for Cube Writebacks. Data Mining Techniques & Forecasts, Mining Structures & Mining Models, CLUSTERING, DECISION TREES, NEURAL NETWORK Models, Case Tables & Nested Tables. Module 4: SQL Server Reporting Services (SSRS) Chapter 1: INTRODUCTION TO SSRS & CONFIGURATION SSRS Installation and Configuration, Three-Phase Report Life Cycle, Reporting Architecture. SSDT Installation for SSRS Design & Planning. Web Service Configurations, Report Server & Report Manger URLs, Report Server DB and TempDB, Virtual Directories, Port & URL Access, Report Builder Installation Chapter 2: BASIC REPORT DESIGN Basic Report Design, Report Template - Report Data Sources, Report Data Sets, Fields, Report Planning and Authoring, Table Reports and Layout, Matrix Reports and Column Drilldown, Report Fields & Pagination, Designing OLTP Reports, SSRS Expressions, Alternate Row Colors, Dynamic Formats. Chapter 3: REPORT GROUPING & SUB GROUPS – ROW / COLUMN Report Fields - Dynamic Properties, LOOKUP, FORMAT Functions, Row, Column, Field Expressions, Mathematical Functions, Date / Time Expressions, Grouping Options, Parent and Child Groups, Group Properties - Row Level Options, Group Properties - Column Level Options, Repeating Headers - Row, Column Level, Toolbox, Advanced Properties, Drilldown Reports & Toggling Properties, Pagination. Chapter 4: REPORT PARAMETERS & FILTERS Shared Datasets, Creating Parameters using Queries, Static Parameters and Usage, Dynamic Parameters Usage, Dependent Parameters, Conditions, Filters, datasets Joins, Report Parameters, Dependent Dynamic & Multi Valued Parameters, Filters and Toolbox, Global Fields, Advanced Parameter Options Chapter 5: CHART REPORTS & DATA BAR REPORTS Designing Chart Reports, 2D & 3D Reports, Chart Series Properties, Legend - Properties and Placement, Chart Areas with Multiple Toolbox Items, Chart Area Properties, Report Label Properties, Markers, Axis Titles, Labels, Grid Markers, 3-Dimensional Reports, Pie Charts, Data Bars, Area Charts, Category Groups, Series Groups, Parameters, Report Actions and Dynamic Parameters, Type Conversions, Dashboards Chapter 6: GAUGE REPORTS & SPARKLINE REPORTS Gauge Report Types, Scale, Pointer, Range, Width, Scale, Gauge Properties, Toolbox Filters, Indicator Reports, Gauge Reports (RB), Spark-line Reports, Report Actions, Rectangle & Sub Reports, List Reports, Joining Multiple Datasets, LOOKUP and Case Options, Remote Dataset Configuration Options
  • 10. SQL School Training Institute. #101, 1st Floor, UMA Residency, Road #1, SR Nagar, Hyderabad - 38. Trainings are completely practical. real-time. www.sqlschool.com For Free Demo: 9666 44 0801 (24 x 7) Chapter 7: REPORT BUILDER TOOL - REPORT DESIGN & MAP REPORTS Installing Report Builder: 2014/2016, Report Builder, DataSource and DataSet, Datasets with Parameters & Filters, Tablix Reports with Report Builder, Geographical Interface: Query Builder, Map Reports with Stored Procedures, Analytical Data Reports, Creating RDL Files with Internal Parameters in SSRS with SPs Chapter 8: REPORT DEPLOYMENTS & SUBSCRIPTIONS Report Deployment, Uploads, Report Parts. Item Level Security, Parameter Management, Security Roles, Content Management, Export / Import Reports, Downloads. Report Caching and Cache Refresh, Snapshots for Tuning, Global Schedules, ReportServerTempdb. Email & File Subscriptions, RSConfig Chapter 9: KPI Reports and Mobile Reports Designing KPI Reports using Report Portal URL. KPI Reports using Report Builder and MS Excel Analyzers. Installing and working with SQL Server Mobile Report Publisher. Working with Datasets, Remote Data Sources and Data Access Responsive Reports. Designing Cloud based Reports using Tablets and Mobile. Complete MSBI (SSIS, SSAS, SSRS) Project Our MSBI (SSIS, SSAS, SSAS) course includes one Real-time Project on E-Commerce Database. This project involves Requirement Analysis, Data Modeling, Database Design, ER Diagrams, OLTP DB Design, Normalizations. Then continues for DWH Design using SSIS. Data Marts and Cube Reports using Excel and MDX / DAX Usage. Also involves Reporting Operations and Scheduling of Report Subscriptions pertaining to Point of Sales, Purchase Orders, Customers, Products, Line of Actions, Product Categories and Store Details, Merchants, Accounts, Transactions, Delivery of Goods and Maintenance Operations using Kimball & Inmon Methods.  Resume Preparation  Mock Interview - Technical  Mock Interview - Project  Placement Assistance  100% Solved Project  Solution provided with Explanation  Helpful for your Resume and Job Work