SlideShare a Scribd company logo
1 of 9
Download to read offline
SQL School (SequelGate Innovative Technologies Pvt. Ltd.), #108/2RT, 1st Floor, Behind Metro Station:
Gate #D, SR Nagar,Hyderabad - 38, India. CREDITS: ISO Certified Trainers. Microsoft Learning Partners.
ALL TRAININGS ARE PRATICAL, REAL-TIMEwww.sqlschool.com
A Unit of Sequelgate Innovative Technologies Pvt. Ltd.
Microsoft Business Intelligence
SSIS, SSAS, SSRS with SQL Server T-SQL
Complete Practical & Real-time Training
Schedules: 8 AM 11:30 AM 8 PM
Real-time Project :
MSBI Training Highlights:
 Complete Practical
 Real-time Scenarios
 Job Support
 Resume Preparation
 24x7 LIVE Online Lab
 Study Material & Practice Labs
 Certification Support
 Interview Preparation
 Placement Support
 100% Guaranteed Results
About Trainer: Mr. SaiPhanindra Tholeti is a Database Consultant, Microsoft Certified
Trainer with more than 11 years of expertise and passion for SQL Server, Business Intelligence
(MSBI) and Data Warehouse. He is our ONLY trainer from SQL School handling more than a
dozen batches every month for MSBI including our Corporate Clients: Infosys, MindTree, ADP,
Infotech, PrimeHealth and more. Trainer Profile @ http://www.linkedin.com/in/saiphanindra
ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com
REALTIME PROJECTS
Participant can choose ONE of the below projects:
Option 1: ECOMMERCE
Online Retail Sales Database with Products, Customers, Invoices and Merchants.
Business Data tracking and end-to–end MSBI Implementation techniques & modeling
based order information ranging from customer address and payment method,
products purchased, order and delivery information, analysis & reports.
Option 2: BANKING
Create & deliver financial accounts, ledger balance, customer data, products,
payment gateways, products and loans. Also includes Real-time Transaction Data
Tracking operations with huge databases. Enriched Analysis & Reports.
-----------------------------------------------------------------------------------------------
ALL TRAININGS ARE PRACTICAL, REAL-TIME. 100% PLACEMENT ASSURANCE
For Free Demo : 9666440801 / 040 64577244 (24 X 7)
ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com
SQL Server Basics & T-SQL Concepts
Chapter 1: Database Basics - SQL Basics - SQL Server Installation
What is Data? What is Database? Why SQL Server? Advantages - What is SQL? What is T-SQL?
Why T-SQL? Versions, Editions of SQL Server, Hardware, Software Requirements SQL Server
Installation, Step by Step, SSMS Tool, LAB PLAN - 24x7 LIVE Server, SQL Server Architecture
Chapter 2: Basic Database and SQL Practice Examples
Basic SQL for Beginners. Creating Databases, Tables, Basic SQL Queries in SSMS Tool, DDL and
DML Statements - Table Creation - Columns, Data Types, INSERT / Store Data, SQL Batches,
UPDATE & DELETE Statements. SELECT Queries, Basic Operators : IN,BETWEEN,AND OR, IS,etc
Chapter 3: Detailed Database Design Concepts
Database Design with Files and Filegroups. File Properties and Log File Architecture. Pages and
Extents. Creating Databases using T-SQL Commands & GUI Tools. Routing Tables to Filegroups
Advantages. ALTER Syntax & MODIFY Properties. VLDB Scenarios Design in Real-time
Chapter 4: Detailed Table Design with Constraints
Design Tables with multiple Data Types & Schemas, Temporary Tables and Real-time Use.
Constraints - Keys: Primary Key, Unique Key, Foreign Key Constraints, Cascading Keys, Check
Constraints, Default Constraints & IDENTITY Columns. Table & Column Aliasing. Normal Forms
Chapter 5: Joins, Views and Querying Concepts
JOINS - Purpose and Types, JOIN - Types, Report Queries, CROSS JOIN, INNER JOIN and OUTER
Joins. JOIN Queries with UNION, UNION ALL Operators, Sub Queries & Self Joins Queries
VIEWS - Syntax, Options, Uses, Views as Stored SELECT Statements, Data Access, Object IDs,
SCHEMABINDING and ENCRYPTION Options. Orphan Views - Real-world Solutions
Chapter 6: Functions & Queries, Sub Queries
Scalar Value, Inline Table Value & Multi-Line Table Value Functions, Table Variables, Table
Data Type, Variables & Parameters . ROWNUMBER & DENSE_RANK (), DATE & TIME, CAST,
CONVERT, String Functions. GROUP BY, ROLLUP, CUBE, GROUPING, HAVING Queries, Aliases
Chapter 7: Stored Procedures & Output Parameters
Stored Procedures - Syntax & Purpose, Variables - Parameters, Data Validations with SPs. IN
and OUT Parameters, IF...ELSE Conditions, Error Handling and TRY...CATCH Code, Default
Parameter Values, Cursors - Usage with Stored Procedures, Tuning Options, Recompilations
Chapter 8: Triggers, Transactions
Triggers Importance and Usage. DML and DDL Triggers, Data Audits , Memory Tables. Triggers
with Transactions. TRY..CATCH..TRHOW. Explicit, Implicit Transactions, Lock Hints**, Blockings
Chapter 9: Indexes with Stored Procedures**: Clustered and Non-Clustered Indexes in
details. TEMPDB Options and Column Store Indexes. LIVE Execution Plans with SQL Server
2016 and Earlier Versions. Indexed Views and Performance Tuning Options, SP Exec Plans
ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com
SQL Server Integration Services (SSIS)
Chapter 1: SSIS INTRODUCTION, INSTALLATION & TOOLS
Need for SQL Server Integration Services (SSIS) & ETL / DWH, Advantages of SSIS
SSIS Tools: SSDT (SQL Server Data Tools), ETL Wizards. SSIS Design & Development
Understanding Data Warehouse (DWH) Design and ETL Process, DWH and ETL Structures
Implementations with MSBI SSIS, Installing SSIS Databases For SQL Server 2016 &2014
SSDT Tool: SQL Server Data Tools - SSDT / Visual Studio Shell, Understanding Basic SSIS
Developer Environment (SSDT) Interface, Basic Vocabulary - SSIS, ETL, DWH Introduction
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 in Data Flow Tasks,
Understanding SSIS Execution Process, Basic Data Extraction Drivers / Providers
Using OLE DB and SQL Server Connections - Usage, Using DTSX Files for SSIS Package
Execution Audits, SSIS Package Errors and Logs. Data Flow Transformation: Conditional Split,
Expressions, Excel Connections, Source & Destination Assistants, DAT File Imports
Chapter 3: MERGE, UNION ALL, CONVERSIONS
Understanding ETL &DWH Implementations. DWH Strategies (Kimball & Inmon Methods)
Bulk Load Operations and Data Import Options in SSIS, Bypass Prepare and Executions
Type I & Historical Data Loads (Type II) - Incremental Updates using SCD Transformation,
Debugging Controls in SSIS - Data Flow Debugging Controls and Data Viewer Usage
Synchronous & Asynchronous Transformations, Row and Partial Blocking Transformations
MERGE, UNION ALL, SORT Transformation, NOSORT Options, Data Conversion
Transformations, Transactions and Batch Scoped Data Loads with SSIS Packages
Chapter 4: PIVOT, FUZZY LOOKUP, DATA CLEANSING, LOOPS
Importing Legacy Data, Data Cleansing, Formatting, Denormalizations and Keys Concepts.
PIVOT Transformation Usage, Data Reads, Connection Assistant, Implementation. Key Values
Lineage ID in SSIS - Purpose, Usage and Options. Data Mappings, SSIS Input Columns
Data Exchange Operations with Pivot Keys, Data Viewer (Debugging) Verifications, Fuzzy
Lookup Transformation, Exact, Fuzzy and Nomatch Data Cleansing with Conditional Split,
Threshold Selection, Search Delimiters, Data Pipeline with _Similarity, _Confidence Data
Conversion Transformation, ForEach Loop Container.SSIS Audits for Dynamic Connections.
Chapter 5: DATWAREHOUSE DESIGN using SCD TRANSFORMATION
Data Warehouse (DWH) - Purpose, Usage, Dimensions, Attributes, Members and Types
Dimension Tables, Fact Tables and Relations, TYPE1 and TYPE2 Data Loads with SSIS.
ETL Implementation Techniques, Type I Changes (SCD) for DWH in a Sales Scenario
Dimensional Table Design for DWH using SCD - Type 2, Initial Data Loads with Legacy Files
Surrogate Keys, Fixed Attributes, Changing Attributes. Inferred Members, ETL Date Fields,
Data Delta in Real-time. Other ETL Techniques: CDC, Checksum, Lookup Merge
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 (VM) for Faster Executions
Memory Connections and Reuse. Lookup with Cache Options. Fuzzy Logic Implementations
ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com
** Applicable for Plan B
FULL CACHE, NO CACHE&PARTIAL CACHE: Precautions. Data Splits, Fast Load Options
Chapter 7: DATAWAREHOUSE DESIGN using CHANGE DATA CAPTURE (CDC)
Understanding CDC Tables with SQL Server Connections, DML Audits& NETSUPPORT changes
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 Connections with CDC Splitter Transformations
Incremental Data Load Packages for Dimension Tables, OLE DB Commands @DWH Updates
Parameter Mapping for Row Updates in ETL Type1, Type2. Derived Column Tfn in CDC
Master-Child Packages, Master - Child Parameter Binding, Package Passwords & Executions
** Chapter 8: CHECKPOINTS, TRANSACTIONS, XML, VARIABLES, PARAMETERS
Parallel and 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 & Audits
SSIS Variables - Creation and Usage, Static and Dynamic Variables. Usage Options
Containers in SSIS. SSIS Events - Validation Events, Execution and Clean Up Events
Linking Parameters and Variables with Expression Values, FailPackageOnFailure Options
Chapter 9: EVENT HANDLING, ERROR HANDLING & SCRIPT TASKS, LOOPS
Variables Usage and SSIS Parameter Expressions with VB.NET, File System Task Operations
Limitations of Control Flow and Using Script Task. System.Data.SQLClient Managed Providers
Limitations of Data Flow using Script Task. Dynamic Connections & Loops - SSIS Expressions
For Each Expressions - Dynamic File Types, Directories, SQL Data Profile Viewer Tool - Usage
ADO.NET Connections for SQL Profiler Tool, Candidate Keys, Value - Length Distributions,
Surrogate Key Detection, Script Task with C#.NE, System.IO, DTS, DB Copy & Move Options
Chapter 10: SSIS PROJECT DEPLOYMENT and SECURITY
SSIS PROJECT BUILDS, Online and Offline Deployments with ISPAC Files, Project Deployment
Wizard: Targets and Logging, Verification Techniques. SSIS DB Deployment - Package Store,
Catalog Folders. Package Execution Reports, Validation Reports, Package Security Roles
Security Logins, SSIS Database Users and ssisadmin Roles. Project Migration Utilities in SSIS,
Importing ISPAC Files, SSIS Projects. Package Configurations and Package Deployments
SSIS Jobs for Package Executions, SSIS 2012 Packages Upgrades to SSIS 2014 / SSIS 2016
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, SCD
Implementations with Legacy Data. Fact Load Design for Initial Loads, Incremental Updates,
End-to-End Data Warehouse Design: Implementation. Version Comparisons
** Chapter 12: Fast Load Options, Rows Per Batch, Enumerations
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. HADOOP & Balanced Distributor
Components. Command Line Deployments (MSDB) Catalog Reports Options. File System and MSDB
Deployments. SQL and SQLCMD Execution Options with Data Profile Viewer Tool.
ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com
SQL Server Analysis Services (SSAS)
Chapter 1: INTRODUCTION TO SSAS & CONFIGURATION
Installation and Configuration: SSAS 2014 &2016, Operating Modes. Server Connections
Multidimensional Mode : Purpose (MOLAP), Tabular Mode : Purpose, Properties &PowerPivot
Understanding Multidimensional Databases (OLAP Databases). Purpose, Advantages of SSAS
SSDT Tool: SQL Server Data Tools - SSDT / Visual Studio Installation, Design Environment
Introduction to OLAP Database: Cube Design Concepts, Identifying Measure Groups, Measures
Need for Cubes and OLAP Databases. Need for MDX. SSAS Workflow in Real-world.
Chapter 2: BASIC CUBE DESIGN WITH SSAS, EXCEL PIVOT
Implementing Kimball & Inmon Methods Of BI - SSAS Design. Cube Design Operations, Need
A Real-world Example - Sales Scenario for SSAS. Sample Analysis Requirements and Entities -
Data Sources, Data Source Views, Measure Groups, Basic SSAS Database Entities & Usage.
Data Source, Data Source View and Cube Designer Wizard. Dimension Wizard and Attributes.
BUILD, DEPLOYMENT @ Cube Access. Cube Browsing using SSMS &SSDT Tools.
Excel PIVOT Tables, Basic Charts Common Deployment Errors: Logon Failures @ OLAP Server.
Server Impersonation - OLAP Deployment Solutions. End to End SSAS Implementation
Chapter 3: CUBE DESIGN - ATTRIBUTES, HIERARCHIES& MDX BASICS
Data Source View: Entities, Related Objects, Entity Filters. 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, RANGE. Hierarchies: Attribute Levels, Drill-down Reports
Chapter 4: MDX QUERIES&MDX EXPRESSIONS
MDX: Syntax Rules & Axis Models. Cube Data into ROWS, COLUMNS, 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, CHILDREN, ALL
MEMBERS: Comparison, Aggregates, JOIN, EXCEPT, WHERE, NONEMPTY, RANGE.
Tuple & Set Values, MDX ORDER, TOPCOUNT / HEAD, BOTTOMCOUNT/ TAIL, MDX Queries
with WHERE, EXCEPT, RANGE, NONEMPTY, Multiple Member Values. Limitations with WHERE.
Chapter 5: CALCULATIONS, TIME BASED ENHANCEMENTS
MDX Calculations - Need & Advantages. Calculations with MDX Scripts. Syntax Verification
Relating and Reusing Calculations with MDX Expressions, Calculations in FILTERS and Search
Pattern – MDX, Conditional Formats, Expressions. Verification @ MS Excel, SCOPE, Formats
TIME DIMENSIONS - Purpose and Advantages, Time Keys and Time Attributes - Calendar /
Fiscal / ISO, Adding Hierarchies and Members to Time Dimensions. Dimension Enhancements
and Cube Enhancements - Time Type Calculations - MDX Expressions, Browse Time Entries
Chapter 6: PARTITIONS, AGGREGATIONS & STORAGE MODES
Partitions: Purpose and Architecture, Tuning Operations. Cube Partitions: Storage, Slice
Options. Query Conditions, Query Binding and Table Binding in Partitions, Redesign and
Default Partitions. Location / Remote Storage, Role of Measure Group Partitions. Aggregations
Purpose and Usage. Predefined Calculations, Aggregation Types: Full, Default, None and
Unrestricted - Optimization Levels and Storage, Aggregations on Measures, Dimensions and
Keys. Linking Aggregations and Partitions. Cube Slicing Options, Aggregation Assignment.
Chapter 7: KEY PERFORMANCE INDICATORS & MDX FUNCTIONS
ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com
** Applicable for Plan B
SQL Server Reporting Services (SSRS)
Chapter 1: INTRODUCTION TO SSRS & CONFIGURATION
Need For Reporting Tools, SSRS Installation and Configuration, SSRS Three-Phase Report Life
Cycle, Reporting Architecture and Databases, SSDT Installation for SSRS Design & Planning
SSRS 2012, 2014, 2016 - Web Service Configurations, Report Server & Report Manger URLs,
Report Server DB and TempDB: Purpose, Virtual Directories, Port & URL Access, Report
Builder Installation, Report Server Configuration Options And Databases. Web Services.
Key Performance Indicators (KPI) - Purpose, Design Options, GOAL, VALUE, STATUS, TREND
and WEIGHT, Data Driven Goals - Identification and MDX Expressions, Variance and Value
Computations. KPI Organizer and Calculation Tools. Associated Measure Groups For KPIs.
Time Members (Current),KPI Design with MDX Expressions, Parent - Child KPIs: Purpose and
Design Options. Weights, FORMAT_STRING, MDX Expressions and Member Operators
Re-using KPIs in OLAP. KPI – Drilldown, Variance Calculations with MDX, Displaying KPIs.
Client
Chapter 8: SSAS PROJECT DEPLOYMENT &CUBE SECURITY
SSAS Deployment Procedures and Tools. BUILD Options, Deployment Configurations, Options.
Transaction Settings, SSAS Deployment Wizard: Impersonation Settings, OLAP Cube Security
Roles and Partition Settings (MOLAP), Defining Key Error Logs, Scripting Deployments, XMLA
Scripts, Cube Processing - Full, Default, Data, Index, Clear. Post Deployments - Scripting
OLAP Databases and Cube, Dimensions. Cloning Options with XMLA. OLAP Testing Executions,
Partitions Management - SPLIT and MERGE. Lazy Aggregations. Process Scripts (XMLA). OLAP
Server Security, DB Level & Cell Level Security with MDX Expressions. Read Contingent
Permissions, Cube Processing Jobs: Scripting with XMLA Commands, Server Audits
Chapter 9: TABULAR MODE CUBE DESIGN - MDX, DAX QUERIES
Tabular Mode - Importance, Advantages, Workspace Server Architecture, Configuration
Settings, Entity Identification Procedures and Design Constraints, Data Import Wizard and
SQL / ODBC Connection Settings, ODC (Office Data Connections) and ROW / Column Filters
Dimension Identification - Hierarchies, Attributes, Members, Time& Non-Time Hierarchies
Aggregated Measures and Measure Groups. KPI Generation, Static and Dynamic Goals.
Partitions - Entity Level Partitions, SQL Scripts, Process, Partition Reuse. Perspectives &Cube
Browser. Deployment Options in Tabular Mode. InMemory & Direct Query Modes, Performance
Advantages. In-Memory Queries. MDX Filters –DAX Filters, Vertical & Horizontal Access
Attributes.
** Chapter 10: CUBE MANAGEMENT, DATA MINING & TUNING
MOLAP Cube Audits - MDX Query Logs -Security Audits and Need for Optimizations, DB Audits
Usage Based Optimization (UBO): Flight Recorder Settings, SSAS Query Log Providers
Data Sampling Intervals and MDX Query Tuning Process, 100% Aggregations (FULL), Lazy
Aggregations & UBO, Performance Settings, Writeback Settings, Cube & Dimension Level,
MDX Expressions for Cube Writebacks. Data Mining Techniques &Forecasts, Mining Structures
& Mining Models, CLUSTERING, DECISION TREES, NEURAL NETWORK Models, Case Tables
&Nested Tables. Mining Algorithms - Prediction Analysis & DMX Queries. Backups & Restores.
ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com
Chapter 2: BASIC REPORT DESIGN
Using Report Wizard - Basic Reports, Using Report Template - Custom Reports, Understanding Report
Data Sources, Report Data Sets, Fields, SSRS Report Planning and Authoring, Data Source
Connections, Table Reports and Layout Options, Matrix Reports and Column Drilldown, Choosing
Report Fields & Pagination, Designing OLTP Reports, Using Query Designer, SSRS Expressions,
Enterprise Reports Design Access, Report Formatting Styles, 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, Case, Properties, Report Parameters -
Usage Limitations, Dependent Dynamic parameters, Multi Valued Parameters, Null Parameters, Filters
in Shared Data Sets and Toolbox, Parameters and Filters, 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, Parameterized Gauge Reports (RB), Value & States with SSRS Expressions, Dynamic Report
Parameters, Sparkline Reports, Report Actions, Rectangle Reports, Sub Reports with Parameters, List
Reports, Joining Multiple Datasets, LOOKUP and Case Options, Remote Dataset Configuration Options
Chapter 7: REPORT BUILDER TOOL - REPORT DESIGN & MAP REPORTS
Installing Report Builder: 2014/2016, Report Builder Versions, DataSource and DataSet, Datasets with
Parameters & Filters, Toolbox Options, Tablix Reports with Report Builder, Geographical Interface :
Query Design, Query Builder Options, Map Reports with Stored Procedures and Indicators, Labels,
Analytical Data Reports, Creating RDL Files with Report Builder, Internal Parameters in SSRS (Using SPs)
Chapter 8: REPORT DEPLOYMENTS & SUBSCRIPTIONS
Report Deployment Deployments, Report Uploads, Report Parts and Usage. Data Source Access Options,
Item Level Security, Parameter Management, Security Roles, Content Management, Exporting,
Importing Reports, Edits & Downloads. Report Caching and Cache Refresh, Report Snapshots for Tuning,
Snapshot History, Report / Local and Global Schedules, ReportServerTempdb Usage and Tuning, SSRS
Email & File Share Subscriptions, Report Designer Vs Report Builder Tools, Encryption Keys & RSConfig.
ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com

More Related Content

What's hot

Ado.net session10
Ado.net session10Ado.net session10
Ado.net session10Niit Care
 
Jdbc 4.0 New Features And Enhancements
Jdbc 4.0 New Features And EnhancementsJdbc 4.0 New Features And Enhancements
Jdbc 4.0 New Features And Enhancementsscacharya
 
Structured Query Language (SQL) - Lecture 5 - Introduction to Databases (1007...
Structured Query Language (SQL) - Lecture 5 - Introduction to Databases (1007...Structured Query Language (SQL) - Lecture 5 - Introduction to Databases (1007...
Structured Query Language (SQL) - Lecture 5 - Introduction to Databases (1007...Beat Signer
 
1 introduction
1   introduction1   introduction
1 introductionNgeam Soly
 
Introducing Open XDX Technology for Open Data API development
Introducing Open XDX Technology for Open Data API developmentIntroducing Open XDX Technology for Open Data API development
Introducing Open XDX Technology for Open Data API developmentBizagi Inc
 
Ado.net session05
Ado.net session05Ado.net session05
Ado.net session05Niit Care
 
Database Management Lab -SQL Queries
Database Management Lab -SQL Queries Database Management Lab -SQL Queries
Database Management Lab -SQL Queries shamim hossain
 
A introduction to oracle data integrator
A introduction to oracle data integratorA introduction to oracle data integrator
A introduction to oracle data integratorchkamal
 
Introduction to database & sql
Introduction to database & sqlIntroduction to database & sql
Introduction to database & sqlzahid6
 
Database Fundamental
Database FundamentalDatabase Fundamental
Database FundamentalGong Haibing
 
Rdbms Practical file diploma
Rdbms Practical file diploma Rdbms Practical file diploma
Rdbms Practical file diploma mustkeem khan
 
Toad for-oracle-release-notes 142
Toad for-oracle-release-notes 142Toad for-oracle-release-notes 142
Toad for-oracle-release-notes 142MrFrancito777
 
SQL Training Institute in Ambala ! Batra Computer Centre
SQL Training Institute in Ambala ! Batra Computer CentreSQL Training Institute in Ambala ! Batra Computer Centre
SQL Training Institute in Ambala ! Batra Computer Centrejatin batra
 
Tips and Tricks of Toad for Oracle 10.6
Tips and Tricks of Toad for Oracle 10.6Tips and Tricks of Toad for Oracle 10.6
Tips and Tricks of Toad for Oracle 10.6Dsunte Wilson
 

What's hot (19)

Ado.net session10
Ado.net session10Ado.net session10
Ado.net session10
 
Jdbc 4.0 New Features And Enhancements
Jdbc 4.0 New Features And EnhancementsJdbc 4.0 New Features And Enhancements
Jdbc 4.0 New Features And Enhancements
 
DBMS Practical File
DBMS Practical FileDBMS Practical File
DBMS Practical File
 
Structured Query Language (SQL) - Lecture 5 - Introduction to Databases (1007...
Structured Query Language (SQL) - Lecture 5 - Introduction to Databases (1007...Structured Query Language (SQL) - Lecture 5 - Introduction to Databases (1007...
Structured Query Language (SQL) - Lecture 5 - Introduction to Databases (1007...
 
1 introduction
1   introduction1   introduction
1 introduction
 
Introducing Open XDX Technology for Open Data API development
Introducing Open XDX Technology for Open Data API developmentIntroducing Open XDX Technology for Open Data API development
Introducing Open XDX Technology for Open Data API development
 
Ado.net session05
Ado.net session05Ado.net session05
Ado.net session05
 
Database Management Lab -SQL Queries
Database Management Lab -SQL Queries Database Management Lab -SQL Queries
Database Management Lab -SQL Queries
 
A introduction to oracle data integrator
A introduction to oracle data integratorA introduction to oracle data integrator
A introduction to oracle data integrator
 
Ado.net
Ado.netAdo.net
Ado.net
 
Introduction to database & sql
Introduction to database & sqlIntroduction to database & sql
Introduction to database & sql
 
Database Fundamental
Database FundamentalDatabase Fundamental
Database Fundamental
 
Rdbms Practical file diploma
Rdbms Practical file diploma Rdbms Practical file diploma
Rdbms Practical file diploma
 
Toad for-oracle-release-notes 142
Toad for-oracle-release-notes 142Toad for-oracle-release-notes 142
Toad for-oracle-release-notes 142
 
SQL Training Institute in Ambala ! Batra Computer Centre
SQL Training Institute in Ambala ! Batra Computer CentreSQL Training Institute in Ambala ! Batra Computer Centre
SQL Training Institute in Ambala ! Batra Computer Centre
 
Dbms
DbmsDbms
Dbms
 
Readme
ReadmeReadme
Readme
 
Tips and Tricks of Toad for Oracle 10.6
Tips and Tricks of Toad for Oracle 10.6Tips and Tricks of Toad for Oracle 10.6
Tips and Tricks of Toad for Oracle 10.6
 
Dbms basic nots
Dbms basic notsDbms basic nots
Dbms basic nots
 

Similar to MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Trainings | SQL School

#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...SequelGate
 
Msbi online-training
Msbi online-trainingMsbi online-training
Msbi online-trainingSequelGate
 
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 TrainingSequelGate
 
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.SequelGate
 
SQL Server Developer Course Online Training
SQL Server Developer Course Online TrainingSQL Server Developer Course Online Training
SQL Server Developer Course Online TrainingSequelGate
 
SQL DBA LIVE Online Training
SQL DBA LIVE Online TrainingSQL DBA LIVE Online Training
SQL DBA LIVE Online TrainingSequelGate
 
#Free #Demo from #SQLSchool #Training #Institute
#Free #Demo from #SQLSchool #Training #Institute#Free #Demo from #SQLSchool #Training #Institute
#Free #Demo from #SQLSchool #Training #InstituteSequelGate
 
#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...SequelGate
 
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 | .NetSham Sunder
 
Resume_Navneet_Formatted
Resume_Navneet_FormattedResume_Navneet_Formatted
Resume_Navneet_FormattedNavneet Tiwari
 
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 ...kpiasacademy
 
Tech Days09 Sqldev
Tech Days09 SqldevTech Days09 Sqldev
Tech Days09 Sqldevllangit
 
SQL Server 2008 for Developers
SQL Server 2008 for DevelopersSQL Server 2008 for Developers
SQL Server 2008 for Developersllangit
 
SQL Server 2008 for .NET Developers
SQL Server 2008 for .NET DevelopersSQL Server 2008 for .NET Developers
SQL Server 2008 for .NET Developersllangit
 
Sql interview question part 10
Sql interview question part 10Sql interview question part 10
Sql interview question part 10kaashiv1
 
Sql interview question part 6
Sql interview question part 6Sql interview question part 6
Sql interview question part 6kaashiv1
 

Similar to MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Trainings | SQL School (20)

#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...
 
Msbi online-training
Msbi online-trainingMsbi online-training
Msbi online-training
 
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
 
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
 
SQL DBA LIVE Online Training
SQL DBA LIVE Online TrainingSQL DBA LIVE Online Training
SQL DBA LIVE Online Training
 
#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...
 
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
 
Resume_Navneet_Formatted
Resume_Navneet_FormattedResume_Navneet_Formatted
Resume_Navneet_Formatted
 
ChakravarthyUppara
ChakravarthyUpparaChakravarthyUppara
ChakravarthyUppara
 
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 ...
 
Tech Days09 Sqldev
Tech Days09 SqldevTech Days09 Sqldev
Tech Days09 Sqldev
 
SQL Server 2008 for Developers
SQL Server 2008 for DevelopersSQL Server 2008 for Developers
SQL Server 2008 for Developers
 
SQL Server 2008 for .NET Developers
SQL Server 2008 for .NET DevelopersSQL Server 2008 for .NET Developers
SQL Server 2008 for .NET Developers
 
Sql interview question part 10
Sql interview question part 10Sql interview question part 10
Sql interview question part 10
 
Ebook10
Ebook10Ebook10
Ebook10
 
Ebook6
Ebook6Ebook6
Ebook6
 
Sql interview question part 6
Sql interview question part 6Sql interview question part 6
Sql interview question part 6
 
Ebook6
Ebook6Ebook6
Ebook6
 

Recently uploaded

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 

MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Trainings | SQL School

  • 1. SQL School (SequelGate Innovative Technologies Pvt. Ltd.), #108/2RT, 1st Floor, Behind Metro Station: Gate #D, SR Nagar,Hyderabad - 38, India. CREDITS: ISO Certified Trainers. Microsoft Learning Partners. ALL TRAININGS ARE PRATICAL, REAL-TIMEwww.sqlschool.com A Unit of Sequelgate Innovative Technologies Pvt. Ltd. Microsoft Business Intelligence SSIS, SSAS, SSRS with SQL Server T-SQL Complete Practical & Real-time Training Schedules: 8 AM 11:30 AM 8 PM Real-time Project : MSBI Training Highlights:  Complete Practical  Real-time Scenarios  Job Support  Resume Preparation  24x7 LIVE Online Lab  Study Material & Practice Labs  Certification Support  Interview Preparation  Placement Support  100% Guaranteed Results About Trainer: Mr. SaiPhanindra Tholeti is a Database Consultant, Microsoft Certified Trainer with more than 11 years of expertise and passion for SQL Server, Business Intelligence (MSBI) and Data Warehouse. He is our ONLY trainer from SQL School handling more than a dozen batches every month for MSBI including our Corporate Clients: Infosys, MindTree, ADP, Infotech, PrimeHealth and more. Trainer Profile @ http://www.linkedin.com/in/saiphanindra
  • 2. ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com REALTIME PROJECTS Participant can choose ONE of the below projects: Option 1: ECOMMERCE Online Retail Sales Database with Products, Customers, Invoices and Merchants. Business Data tracking and end-to–end MSBI Implementation techniques & modeling based order information ranging from customer address and payment method, products purchased, order and delivery information, analysis & reports. Option 2: BANKING Create & deliver financial accounts, ledger balance, customer data, products, payment gateways, products and loans. Also includes Real-time Transaction Data Tracking operations with huge databases. Enriched Analysis & Reports. ----------------------------------------------------------------------------------------------- ALL TRAININGS ARE PRACTICAL, REAL-TIME. 100% PLACEMENT ASSURANCE For Free Demo : 9666440801 / 040 64577244 (24 X 7)
  • 3. ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com SQL Server Basics & T-SQL Concepts Chapter 1: Database Basics - SQL Basics - SQL Server Installation What is Data? What is Database? Why SQL Server? Advantages - What is SQL? What is T-SQL? Why T-SQL? Versions, Editions of SQL Server, Hardware, Software Requirements SQL Server Installation, Step by Step, SSMS Tool, LAB PLAN - 24x7 LIVE Server, SQL Server Architecture Chapter 2: Basic Database and SQL Practice Examples Basic SQL for Beginners. Creating Databases, Tables, Basic SQL Queries in SSMS Tool, DDL and DML Statements - Table Creation - Columns, Data Types, INSERT / Store Data, SQL Batches, UPDATE & DELETE Statements. SELECT Queries, Basic Operators : IN,BETWEEN,AND OR, IS,etc Chapter 3: Detailed Database Design Concepts Database Design with Files and Filegroups. File Properties and Log File Architecture. Pages and Extents. Creating Databases using T-SQL Commands & GUI Tools. Routing Tables to Filegroups Advantages. ALTER Syntax & MODIFY Properties. VLDB Scenarios Design in Real-time Chapter 4: Detailed Table Design with Constraints Design Tables with multiple Data Types & Schemas, Temporary Tables and Real-time Use. Constraints - Keys: Primary Key, Unique Key, Foreign Key Constraints, Cascading Keys, Check Constraints, Default Constraints & IDENTITY Columns. Table & Column Aliasing. Normal Forms Chapter 5: Joins, Views and Querying Concepts JOINS - Purpose and Types, JOIN - Types, Report Queries, CROSS JOIN, INNER JOIN and OUTER Joins. JOIN Queries with UNION, UNION ALL Operators, Sub Queries & Self Joins Queries VIEWS - Syntax, Options, Uses, Views as Stored SELECT Statements, Data Access, Object IDs, SCHEMABINDING and ENCRYPTION Options. Orphan Views - Real-world Solutions Chapter 6: Functions & Queries, Sub Queries Scalar Value, Inline Table Value & Multi-Line Table Value Functions, Table Variables, Table Data Type, Variables & Parameters . ROWNUMBER & DENSE_RANK (), DATE & TIME, CAST, CONVERT, String Functions. GROUP BY, ROLLUP, CUBE, GROUPING, HAVING Queries, Aliases Chapter 7: Stored Procedures & Output Parameters Stored Procedures - Syntax & Purpose, Variables - Parameters, Data Validations with SPs. IN and OUT Parameters, IF...ELSE Conditions, Error Handling and TRY...CATCH Code, Default Parameter Values, Cursors - Usage with Stored Procedures, Tuning Options, Recompilations Chapter 8: Triggers, Transactions Triggers Importance and Usage. DML and DDL Triggers, Data Audits , Memory Tables. Triggers with Transactions. TRY..CATCH..TRHOW. Explicit, Implicit Transactions, Lock Hints**, Blockings Chapter 9: Indexes with Stored Procedures**: Clustered and Non-Clustered Indexes in details. TEMPDB Options and Column Store Indexes. LIVE Execution Plans with SQL Server 2016 and Earlier Versions. Indexed Views and Performance Tuning Options, SP Exec Plans
  • 4. ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com SQL Server Integration Services (SSIS) Chapter 1: SSIS INTRODUCTION, INSTALLATION & TOOLS Need for SQL Server Integration Services (SSIS) & ETL / DWH, Advantages of SSIS SSIS Tools: SSDT (SQL Server Data Tools), ETL Wizards. SSIS Design & Development Understanding Data Warehouse (DWH) Design and ETL Process, DWH and ETL Structures Implementations with MSBI SSIS, Installing SSIS Databases For SQL Server 2016 &2014 SSDT Tool: SQL Server Data Tools - SSDT / Visual Studio Shell, Understanding Basic SSIS Developer Environment (SSDT) Interface, Basic Vocabulary - SSIS, ETL, DWH Introduction 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 in Data Flow Tasks, Understanding SSIS Execution Process, Basic Data Extraction Drivers / Providers Using OLE DB and SQL Server Connections - Usage, Using DTSX Files for SSIS Package Execution Audits, SSIS Package Errors and Logs. Data Flow Transformation: Conditional Split, Expressions, Excel Connections, Source & Destination Assistants, DAT File Imports Chapter 3: MERGE, UNION ALL, CONVERSIONS Understanding ETL &DWH Implementations. DWH Strategies (Kimball & Inmon Methods) Bulk Load Operations and Data Import Options in SSIS, Bypass Prepare and Executions Type I & Historical Data Loads (Type II) - Incremental Updates using SCD Transformation, Debugging Controls in SSIS - Data Flow Debugging Controls and Data Viewer Usage Synchronous & Asynchronous Transformations, Row and Partial Blocking Transformations MERGE, UNION ALL, SORT Transformation, NOSORT Options, Data Conversion Transformations, Transactions and Batch Scoped Data Loads with SSIS Packages Chapter 4: PIVOT, FUZZY LOOKUP, DATA CLEANSING, LOOPS Importing Legacy Data, Data Cleansing, Formatting, Denormalizations and Keys Concepts. PIVOT Transformation Usage, Data Reads, Connection Assistant, Implementation. Key Values Lineage ID in SSIS - Purpose, Usage and Options. Data Mappings, SSIS Input Columns Data Exchange Operations with Pivot Keys, Data Viewer (Debugging) Verifications, Fuzzy Lookup Transformation, Exact, Fuzzy and Nomatch Data Cleansing with Conditional Split, Threshold Selection, Search Delimiters, Data Pipeline with _Similarity, _Confidence Data Conversion Transformation, ForEach Loop Container.SSIS Audits for Dynamic Connections. Chapter 5: DATWAREHOUSE DESIGN using SCD TRANSFORMATION Data Warehouse (DWH) - Purpose, Usage, Dimensions, Attributes, Members and Types Dimension Tables, Fact Tables and Relations, TYPE1 and TYPE2 Data Loads with SSIS. ETL Implementation Techniques, Type I Changes (SCD) for DWH in a Sales Scenario Dimensional Table Design for DWH using SCD - Type 2, Initial Data Loads with Legacy Files Surrogate Keys, Fixed Attributes, Changing Attributes. Inferred Members, ETL Date Fields, Data Delta in Real-time. Other ETL Techniques: CDC, Checksum, Lookup Merge 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 (VM) for Faster Executions Memory Connections and Reuse. Lookup with Cache Options. Fuzzy Logic Implementations
  • 5. ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com ** Applicable for Plan B FULL CACHE, NO CACHE&PARTIAL CACHE: Precautions. Data Splits, Fast Load Options Chapter 7: DATAWAREHOUSE DESIGN using CHANGE DATA CAPTURE (CDC) Understanding CDC Tables with SQL Server Connections, DML Audits& NETSUPPORT changes 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 Connections with CDC Splitter Transformations Incremental Data Load Packages for Dimension Tables, OLE DB Commands @DWH Updates Parameter Mapping for Row Updates in ETL Type1, Type2. Derived Column Tfn in CDC Master-Child Packages, Master - Child Parameter Binding, Package Passwords & Executions ** Chapter 8: CHECKPOINTS, TRANSACTIONS, XML, VARIABLES, PARAMETERS Parallel and 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 & Audits SSIS Variables - Creation and Usage, Static and Dynamic Variables. Usage Options Containers in SSIS. SSIS Events - Validation Events, Execution and Clean Up Events Linking Parameters and Variables with Expression Values, FailPackageOnFailure Options Chapter 9: EVENT HANDLING, ERROR HANDLING & SCRIPT TASKS, LOOPS Variables Usage and SSIS Parameter Expressions with VB.NET, File System Task Operations Limitations of Control Flow and Using Script Task. System.Data.SQLClient Managed Providers Limitations of Data Flow using Script Task. Dynamic Connections & Loops - SSIS Expressions For Each Expressions - Dynamic File Types, Directories, SQL Data Profile Viewer Tool - Usage ADO.NET Connections for SQL Profiler Tool, Candidate Keys, Value - Length Distributions, Surrogate Key Detection, Script Task with C#.NE, System.IO, DTS, DB Copy & Move Options Chapter 10: SSIS PROJECT DEPLOYMENT and SECURITY SSIS PROJECT BUILDS, Online and Offline Deployments with ISPAC Files, Project Deployment Wizard: Targets and Logging, Verification Techniques. SSIS DB Deployment - Package Store, Catalog Folders. Package Execution Reports, Validation Reports, Package Security Roles Security Logins, SSIS Database Users and ssisadmin Roles. Project Migration Utilities in SSIS, Importing ISPAC Files, SSIS Projects. Package Configurations and Package Deployments SSIS Jobs for Package Executions, SSIS 2012 Packages Upgrades to SSIS 2014 / SSIS 2016 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, SCD Implementations with Legacy Data. Fact Load Design for Initial Loads, Incremental Updates, End-to-End Data Warehouse Design: Implementation. Version Comparisons ** Chapter 12: Fast Load Options, Rows Per Batch, Enumerations 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. HADOOP & Balanced Distributor Components. Command Line Deployments (MSDB) Catalog Reports Options. File System and MSDB Deployments. SQL and SQLCMD Execution Options with Data Profile Viewer Tool.
  • 6. ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com SQL Server Analysis Services (SSAS) Chapter 1: INTRODUCTION TO SSAS & CONFIGURATION Installation and Configuration: SSAS 2014 &2016, Operating Modes. Server Connections Multidimensional Mode : Purpose (MOLAP), Tabular Mode : Purpose, Properties &PowerPivot Understanding Multidimensional Databases (OLAP Databases). Purpose, Advantages of SSAS SSDT Tool: SQL Server Data Tools - SSDT / Visual Studio Installation, Design Environment Introduction to OLAP Database: Cube Design Concepts, Identifying Measure Groups, Measures Need for Cubes and OLAP Databases. Need for MDX. SSAS Workflow in Real-world. Chapter 2: BASIC CUBE DESIGN WITH SSAS, EXCEL PIVOT Implementing Kimball & Inmon Methods Of BI - SSAS Design. Cube Design Operations, Need A Real-world Example - Sales Scenario for SSAS. Sample Analysis Requirements and Entities - Data Sources, Data Source Views, Measure Groups, Basic SSAS Database Entities & Usage. Data Source, Data Source View and Cube Designer Wizard. Dimension Wizard and Attributes. BUILD, DEPLOYMENT @ Cube Access. Cube Browsing using SSMS &SSDT Tools. Excel PIVOT Tables, Basic Charts Common Deployment Errors: Logon Failures @ OLAP Server. Server Impersonation - OLAP Deployment Solutions. End to End SSAS Implementation Chapter 3: CUBE DESIGN - ATTRIBUTES, HIERARCHIES& MDX BASICS Data Source View: Entities, Related Objects, Entity Filters. 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, RANGE. Hierarchies: Attribute Levels, Drill-down Reports Chapter 4: MDX QUERIES&MDX EXPRESSIONS MDX: Syntax Rules & Axis Models. Cube Data into ROWS, COLUMNS, 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, CHILDREN, ALL MEMBERS: Comparison, Aggregates, JOIN, EXCEPT, WHERE, NONEMPTY, RANGE. Tuple & Set Values, MDX ORDER, TOPCOUNT / HEAD, BOTTOMCOUNT/ TAIL, MDX Queries with WHERE, EXCEPT, RANGE, NONEMPTY, Multiple Member Values. Limitations with WHERE. Chapter 5: CALCULATIONS, TIME BASED ENHANCEMENTS MDX Calculations - Need & Advantages. Calculations with MDX Scripts. Syntax Verification Relating and Reusing Calculations with MDX Expressions, Calculations in FILTERS and Search Pattern – MDX, Conditional Formats, Expressions. Verification @ MS Excel, SCOPE, Formats TIME DIMENSIONS - Purpose and Advantages, Time Keys and Time Attributes - Calendar / Fiscal / ISO, Adding Hierarchies and Members to Time Dimensions. Dimension Enhancements and Cube Enhancements - Time Type Calculations - MDX Expressions, Browse Time Entries Chapter 6: PARTITIONS, AGGREGATIONS & STORAGE MODES Partitions: Purpose and Architecture, Tuning Operations. Cube Partitions: Storage, Slice Options. Query Conditions, Query Binding and Table Binding in Partitions, Redesign and Default Partitions. Location / Remote Storage, Role of Measure Group Partitions. Aggregations Purpose and Usage. Predefined Calculations, Aggregation Types: Full, Default, None and Unrestricted - Optimization Levels and Storage, Aggregations on Measures, Dimensions and Keys. Linking Aggregations and Partitions. Cube Slicing Options, Aggregation Assignment. Chapter 7: KEY PERFORMANCE INDICATORS & MDX FUNCTIONS
  • 7. ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com ** Applicable for Plan B SQL Server Reporting Services (SSRS) Chapter 1: INTRODUCTION TO SSRS & CONFIGURATION Need For Reporting Tools, SSRS Installation and Configuration, SSRS Three-Phase Report Life Cycle, Reporting Architecture and Databases, SSDT Installation for SSRS Design & Planning SSRS 2012, 2014, 2016 - Web Service Configurations, Report Server & Report Manger URLs, Report Server DB and TempDB: Purpose, Virtual Directories, Port & URL Access, Report Builder Installation, Report Server Configuration Options And Databases. Web Services. Key Performance Indicators (KPI) - Purpose, Design Options, GOAL, VALUE, STATUS, TREND and WEIGHT, Data Driven Goals - Identification and MDX Expressions, Variance and Value Computations. KPI Organizer and Calculation Tools. Associated Measure Groups For KPIs. Time Members (Current),KPI Design with MDX Expressions, Parent - Child KPIs: Purpose and Design Options. Weights, FORMAT_STRING, MDX Expressions and Member Operators Re-using KPIs in OLAP. KPI – Drilldown, Variance Calculations with MDX, Displaying KPIs. Client Chapter 8: SSAS PROJECT DEPLOYMENT &CUBE SECURITY SSAS Deployment Procedures and Tools. BUILD Options, Deployment Configurations, Options. Transaction Settings, SSAS Deployment Wizard: Impersonation Settings, OLAP Cube Security Roles and Partition Settings (MOLAP), Defining Key Error Logs, Scripting Deployments, XMLA Scripts, Cube Processing - Full, Default, Data, Index, Clear. Post Deployments - Scripting OLAP Databases and Cube, Dimensions. Cloning Options with XMLA. OLAP Testing Executions, Partitions Management - SPLIT and MERGE. Lazy Aggregations. Process Scripts (XMLA). OLAP Server Security, DB Level & Cell Level Security with MDX Expressions. Read Contingent Permissions, Cube Processing Jobs: Scripting with XMLA Commands, Server Audits Chapter 9: TABULAR MODE CUBE DESIGN - MDX, DAX QUERIES Tabular Mode - Importance, Advantages, Workspace Server Architecture, Configuration Settings, Entity Identification Procedures and Design Constraints, Data Import Wizard and SQL / ODBC Connection Settings, ODC (Office Data Connections) and ROW / Column Filters Dimension Identification - Hierarchies, Attributes, Members, Time& Non-Time Hierarchies Aggregated Measures and Measure Groups. KPI Generation, Static and Dynamic Goals. Partitions - Entity Level Partitions, SQL Scripts, Process, Partition Reuse. Perspectives &Cube Browser. Deployment Options in Tabular Mode. InMemory & Direct Query Modes, Performance Advantages. In-Memory Queries. MDX Filters –DAX Filters, Vertical & Horizontal Access Attributes. ** Chapter 10: CUBE MANAGEMENT, DATA MINING & TUNING MOLAP Cube Audits - MDX Query Logs -Security Audits and Need for Optimizations, DB Audits Usage Based Optimization (UBO): Flight Recorder Settings, SSAS Query Log Providers Data Sampling Intervals and MDX Query Tuning Process, 100% Aggregations (FULL), Lazy Aggregations & UBO, Performance Settings, Writeback Settings, Cube & Dimension Level, MDX Expressions for Cube Writebacks. Data Mining Techniques &Forecasts, Mining Structures & Mining Models, CLUSTERING, DECISION TREES, NEURAL NETWORK Models, Case Tables &Nested Tables. Mining Algorithms - Prediction Analysis & DMX Queries. Backups & Restores.
  • 8. ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com Chapter 2: BASIC REPORT DESIGN Using Report Wizard - Basic Reports, Using Report Template - Custom Reports, Understanding Report Data Sources, Report Data Sets, Fields, SSRS Report Planning and Authoring, Data Source Connections, Table Reports and Layout Options, Matrix Reports and Column Drilldown, Choosing Report Fields & Pagination, Designing OLTP Reports, Using Query Designer, SSRS Expressions, Enterprise Reports Design Access, Report Formatting Styles, 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, Case, Properties, Report Parameters - Usage Limitations, Dependent Dynamic parameters, Multi Valued Parameters, Null Parameters, Filters in Shared Data Sets and Toolbox, Parameters and Filters, 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, Parameterized Gauge Reports (RB), Value & States with SSRS Expressions, Dynamic Report Parameters, Sparkline Reports, Report Actions, Rectangle Reports, Sub Reports with Parameters, List Reports, Joining Multiple Datasets, LOOKUP and Case Options, Remote Dataset Configuration Options Chapter 7: REPORT BUILDER TOOL - REPORT DESIGN & MAP REPORTS Installing Report Builder: 2014/2016, Report Builder Versions, DataSource and DataSet, Datasets with Parameters & Filters, Toolbox Options, Tablix Reports with Report Builder, Geographical Interface : Query Design, Query Builder Options, Map Reports with Stored Procedures and Indicators, Labels, Analytical Data Reports, Creating RDL Files with Report Builder, Internal Parameters in SSRS (Using SPs) Chapter 8: REPORT DEPLOYMENTS & SUBSCRIPTIONS Report Deployment Deployments, Report Uploads, Report Parts and Usage. Data Source Access Options, Item Level Security, Parameter Management, Security Roles, Content Management, Exporting, Importing Reports, Edits & Downloads. Report Caching and Cache Refresh, Report Snapshots for Tuning, Snapshot History, Report / Local and Global Schedules, ReportServerTempdb Usage and Tuning, SSRS Email & File Share Subscriptions, Report Designer Vs Report Builder Tools, Encryption Keys & RSConfig.
  • 9. ALL TRAININGS ARE PRATICAL, REAL-TIME. www.sqlschool.com