Introduction to Querying & Reporting with SQL Server

Similar documents
Course 20461C: Querying Microsoft SQL Server Duration: 35 hours

Querying Microsoft SQL Server 2012

Querying Microsoft SQL Server 2012

Course ID#: W 35 Hrs. Course Content

Course 10774A: Querying Microsoft SQL Server 2012 Length: 5 Days Published: May 25, 2012 Language(s): English Audience(s): IT Professionals

Course 10774A: Querying Microsoft SQL Server 2012

Querying Microsoft SQL Server 20461C; 5 days

Querying Microsoft SQL Server Course M Day(s) 30:00 Hours

Introducing Microsoft SQL Server 2012 Getting Started with SQL Server Management Studio

Querying Microsoft SQL Server 2012

Querying Microsoft SQL Server (20461) H8N61S

Querying Microsoft SQL Server

Saskatoon Business College Corporate Training Centre

MOC QUERYING MICROSOFT SQL SERVER

Microsoft Report Builder 3.0 with SQL 2008R2, SQL 2012 Express and SQL 2012 Course 55005A; 2 Days, Instructor-led

AV-005: Administering and Implementing a Data Warehouse with SQL Server 2014

Querying Microsoft SQL Server Querying Microsoft SQL Server D. Course 10774A: Course Det ails. Co urse Outline

MOC 20461C: Querying Microsoft SQL Server. Course Overview

Module 1: Getting Started with Databases and Transact-SQL in SQL Server 2008

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

Oracle SQL. Course Summary. Duration. Objectives

Microsoft Implementing Data Models and Reports with Microsoft SQL Server

Microsoft SharePoint 2013 Business Intelligence

Microsoft Administering a SQL Database Infrastructure

Oracle Database 10g: Introduction to SQL

LearnFromGuru Polish your knowledge

Oracle Database: SQL and PL/SQL Fundamentals

MS Designing and Optimizing Database Solutions with Microsoft SQL Server 2008

SQL SERVER DEVELOPER Available Features and Tools New Capabilities SQL Services Product Licensing Product Editions Will teach in class room

Microsoft Administering the Web Server (IIS) Role of Windows Server

SQL Server Developer Training Program. Topics Covered

Chapter 9 Joining Data from Multiple Tables. Oracle 10g: SQL

Oracle Database: SQL and PL/SQL Fundamentals

ICAB4136B Use structured query language to create database structures and manipulate data

Oracle Database: SQL and PL/SQL Fundamentals NEW

Schöll MOC Installing and Configuring Windows Server 2012

Oracle 10g PL/SQL Training

ETL TESTING TRAINING

Oracle Database 12c: Introduction to SQL Ed 1.1

Microsoft Administering Microsoft SQL Server Databases

Microsoft Designing and Deploying Microsoft Exchange Server 2016

Course 20464: Developing Microsoft SQL Server Databases

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Microsoft SQL Business Intelligence Boot Camp

Oracle Database 11g SQL

20464C: Developing Microsoft SQL Server Databases

SQL SERVER TRAINING CURRICULUM

Course Title: Reporting in Microsoft Dynamics CRM 2011

SQL Server 2012 Business Intelligence Boot Camp

Updating Your Skills to SQL Server 2016

DBMS / Business Intelligence, SQL Server

Developing Microsoft SQL Server Databases 20464C; 5 Days

Duration Vendor Audience 5 Days Oracle End Users, Developers, Technical Consultants and Support Staff

MySQL for Beginners Ed 3

Implementing Data Models and Reports with Microsoft SQL Server 2012 MOC 10778

Instant SQL Programming

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days

uncommon thinking ORACLE BUSINESS INTELLIGENCE ENTERPRISE EDITION ONSITE TRAINING OUTLINES

SQL Server for developers. murach's TRAINING & REFERENCE. Bryan Syverson. Mike Murach & Associates, Inc. Joel Murach

COURSE 20463C: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

Data Mining, Predictive Analytics with Microsoft Analysis Services and Excel PowerPivot

SQL Server. 1. What is RDBMS?

Implementing a Data Warehouse with Microsoft SQL Server 2012

Microsoft Essentials of Developing Windows Store Apps Using HTML5 and JavaScript

MOC Visualizing Data with SharePoint 2013, Report Builder, PowerPivot & PowerView with NO CODE

How To Design A Webbased Dashboard

Developing Microsoft SQL Server Databases MOC 20464

FHE DEFINITIVE GUIDE. ^phihri^^lv JEFFREY GARBUS. Joe Celko. Alvin Chang. PLAMEN ratchev JONES & BARTLETT LEARN IN G. y ti rvrrtuttnrr i t i r

Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463)

Oracle BI 11g R1: Build Repositories

Implementing a Data Warehouse with Microsoft SQL Server 2012

Course 20463:Implementing a Data Warehouse with Microsoft SQL Server

Microsoft End to End Business Intelligence Boot Camp

Implementing a Data Warehouse with Microsoft SQL Server

Microsoft Extending Microsoft Dynamics CRM 2011

Oracle Database: SQL and PL/SQL Fundamentals NEW

Implement a Data Warehouse with Microsoft SQL Server 20463C; 5 days

Oracle Database: Introduction to SQL

Microsoft Implementing Microsoft Azure Infrastructure Solutions

SQL SELECT Query: Intermediate

Developing Microsoft SQL Server Databases

COURSE SYLLABUS COURSE TITLE:

Business Benefits From Microsoft SQL Server Business Intelligence Solutions How Can Business Intelligence Help You? PTR Associates Limited

Implementing a Data Warehouse with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server

Course Outline. SQL Server 2014 Performance Tuning and Optimization Course 55144: 5 days Instructor Led

Essentials for IBM Cognos BI (V10.2) Overview. Audience. Outline. Актуальный B дн. / 40 час руб руб руб.

Implementing Data Models and Reports with Microsoft SQL Server

Transcription:

1800 ULEARN (853 276) www.ddls.com.au Introduction to Querying & Reporting with SQL Server Length 5 days Price $4169.00 (inc GST) Overview This five-day instructor led course provides students with the skills required to write basic Transact-SQL queries for Microsoft SQL Server and develop reports using Report Builder v3.0. The querying part of the course covers many topics including writing basic SELECT queries, querying multiple tables, sorting and filtering data, grouping and aggregating data. The reporting part of the course covers the Report Builder 3.0 wizards, basics of report design, report parameters and report expressions, graphs, charts, images and gauges, advanced reporting including the utilization of maps, interactive reports, report parts and Sub-Reports. Note, this course is a blend of content from two other Microsoft courses, 20461 and 55005, and will help people prepare for exam 70-461 Skills Gained After completing this course, students will be able to: Querying Reporting Write SELECT queries Query multiple tables Sort and filter data Describe the use of data types in SQL Server Use built-in functions Group and aggregate data Use subqueries Use table expressions Use set operators Plan your reports Utilize Report Builder 3.0 Wizards Create embedded data sources and data sets Create shared data sources and data sets Use report parameters and report expressions Create report gauges and graphs Use images in reports Use report lists, tables and matrices Create maps and sub reports Use report parts Create interactive reports Plan your reports Utilize Report Builder 3.0 Wizards Create embedded data sources and data sets Create shared data sources and data sets Use report parameters and report expressions Create report gauges and graphs Use images in reports Use report lists, tables and matrices Create maps and sub reports Use report parts

Create interactive reports Key Topics Querying (drawn from 20461 course) Module 1: Introduction to Microsoft SQL Server 2014 This module introduces the SQL Server platform and major tools. It discusses editions, versions, tools used to query, documentation sources, and the logical structure of databases. The Basic Architecture of SQL Server SQL Server Editions and Versions Getting Started with SQL Server Management Studio Working with SQL Server Management Studio Creating and Organizing T-SQL scripts Using Books Online Lab: Working with SQL Server 2014 Tools Module 2: Introduction to T-SQL Querying This module introduces Transact SQL as the primary querying language of SQL Server. It discusses the basic structure of T-SQL queries, the logical flow of a SELECT statement, and introduces concepts such as predicates and set-based operations. Introducing T-SQL Understanding Sets Understanding Predicate Logic Understanding the Logical Order of Operations in SELECT statements Executing Basic SELECT Statements Executing queries which filter data using predicates Executing queries which sort data using ORDER BY Lab: Introduction to Transact-SQL Querying Module 3: Writing SELECT Queries This module introduces the fundamentals of the SELECT statement, focusing on queries against a single table. Writing Simple SELECT Statements Eliminating Duplicates with DISTINCT Using Column and Table Aliases Writing Simple CASE Expressions Write simple SELECT Statements Eliminate Duplicates Using Distinct Use Table and Column Aliases Use a Simple CASE Expression Lab: Writing Basic SELECT Statements Module 4: Querying Multiple Tables This module explains how to write queries which combine data from multiple sources in SQL Server. The module introduces the use of JOINs in T-SQL queries as a mechanism for retrieving data from multiple tables. Understanding Joins Querying with Inner Joins Querying with Outer Joins Querying with Cross Joins and Self Joins

Lab: Querying Multiple Tables Writing Queries That Use Inner Joins Writing Queries That Use Multiple-Table Inner Join Writing Queries That Use Self Joins Writing Queries That Use Outer Joins Writing Queries That Use Cross Joins Module 5: Sorting and Filtering Data This module explains how to enhance queries to limit the rows they return, and to control the order in which the rows are displayed. The module also discusses how to resolve missing and unknown results. Sorting Data Filtering Data with a WHERE Clause Filtering with the TOP and OFFSET-FETCH Options Working with Unknown and Missing Values Writing Queries That Filter Data Using a WHERE Clause Writing Queries That Filter Data Using an ORDER BY Clause Writing Queries That Filter Data Using the TOP Option Writing Queries That Filter Data Using the OFFSET-FETCH Clause Lab: Sorting and Filtering Data Module 6: Working with SQL Server 2014 Data Types This module explains the data types SQL Server uses to store data. It introduces the many types of numeric and special-use data types. It also explains conversions between data types, and the importance of type precedence. Introducing SQL Server 2014 Data Types Working with Character Data Working with Date and Time Data Writing Queries That Return Date and Time Data Writing Queries That Use Date and Time Functions Writing Queries That Return Character Data Writing Queries That Use Character Functions Lab: Working with SQL Server 2014 Data Types Module 7: Please note that the Module 7 content from 20461 is not covered in this hybrid course as most report developers will not have permissions to modify data Module 8: Using Built-In Functions This module introduces the use of functions that are built in to SQL Server Denali, and will discuss some common usages including data type conversion, testing for logical results and nullability Writing Queries with Built-In Functions Using Conversion Functions Using Logical Functions Using Functions to Work with NULL Write queries which use conversion functions Write queries which use logical functions Write queries which test for nullability

Lab: Using Built-In Functions Module 9: Grouping and Aggregating Data This module introduces methods for grouping data within a query, aggregating the grouped data and filtering groups with HAVING. The module is designed to help the student grasp why a SELECT clause has restrictions placed upon column naming in the GROUP BY clause as well as which columns may be listed in the SELECT clause. Using Aggregate Functions Using the GROUP BY Clause Filtering Groups with HAVING Write queries which use the GROUP BY clause Write queries which use aggregate functions Write queries which use distinct aggregate functions Write queries which filter groups with the HAVING clause Lab: Grouping and Aggregating Data Module 10: Using Subqueries This module will introduce the use of subqueries in various parts of a SELECT statement. It will include the use of scalar and multi-result subqueries, and the use of the IN and EXISTS operators. Writing Self-Contained Subqueries Writing Correlated Subqueries Using the EXISTS Predicate with Subqueries Write queries which use self-contained subqueries Write queries which use scalar and multi-result subqueries Write queries which use correlated subqueries and EXISTS predicate Lab: Using Subqueries Module 11: Using Table Expressions This module introduces T-SQL expressions which return a valid relational table, typically for further use in the query. The module discusses views, derived tables, common table expressions and inline table-valued functions. Using Derived Tables Using Common Table Expressions Using Views Using Inline Table-Valued Functions Write Queries Which Use Views Write Queries Which Use Derived Tables Write Queries Which Use Common Table Expressions Write Queries Which Use Inline Table-Valued Functions Lab: Using Table Expressions Module 12: Using Set Operators This module introduces you to the set operators UNION, INTERSECT, and EXCEPT to compare rows between two input sets. Writing Queries with the UNION Operator Using EXCEPT and INTERSECT Using APPLY Write queries which use UNION set operators and UNION ALL multi-set operators

Write queries which use CROSS APPLY and OUTER APPLY operators Write queries which use EXCEPT and INTERSECT operators Lab: Using Set Operators Reporting (drawn from 55005 course) Module 1: Course Overview Introduction Course Materials Facilities Prerequisites What We'll Be Discussing Become familiar with the class setup Lab: The training environment Module 2: Introduction to Report Builder 3.0 Plan your reports The Interface Variances between SQL versions How to use Report Builder 3.0 with SQL Express 2012 Data Sources Data Sets Explore Report Builder 3.0 Create embedded Data source and sets Create shared Data Source and Sets Lab: Introduction to Report Builder 3.0 Module 3: Report Builder 3.0 Wizards Explore the Report Builder 3.0 Wizards Create reports with the Wizards Use the Wizards to create reports Lab: Report Builder 3.0 Wizards Module 4: Report Builder 3.0 Basic Reports Report Lists Report Tables Report Matrix The Data Region Report Parameters Report Expressions

Formatting Reports Create a report using a List Create a report using a Table Create a report using a Matrix Create a report using multiple Data Regions Use Report Parameters Use Report Expressions Format the report Save Report Parts for reuse Lab: Report Builder 3.0 Basic Reports Module 5: Report Builder 3.0 Graphics Report Charts Report Images Report Gauges Report Maps Create a report with Charts Create a report with Images Create a report with Gauges Create a report with Maps Lab: Report Builder 3.0 Graphics Module 6: Intermediate Reports Time Intelligence Sub Reports Interacting with Actionable Reports Reuse Report Parts Create Sub Reports Create a report that allows interaction Reuse Report Parts Use Time Intelligence Lab: Intermediate Reports Module 7: Report Builder 3.0 Tips and Tricks Over 100 step-by-step examples for report situations Over 100 step-by-step examples for report situations Lab: Report Builder 3.0 Tips and Tricks Target Audience This course is intended for SQL power users who aren t necessarily database-focused or plan on taking the exam; namely, report writers, business analysts and client application developers.

We can also deliver and customise this training course for larger groups saving your organisation time, money and resources. For more information, please contact us on 1800 853 276. Prerequisites Before attending this course, students should have a basic understanding of relational databases. The supply of this course by Dimension Data Learning Solutions Pty Ltd is governed by the booking terms and conditions. Please read the terms and conditions carefully before enrolling in this course, as enrolment in the course is conditional on acceptance of these terms and conditions. 2016 Dimension Data Learning Solutions. All Rights Reserved