Querying Microsoft SQL Server (20461) H8N61S



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

Querying Microsoft SQL Server 2012

Course ID#: W 35 Hrs. Course Content

Querying Microsoft SQL Server 20461C; 5 days

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

Querying Microsoft SQL Server 2012

Querying Microsoft SQL Server

Course 10774A: Querying Microsoft SQL Server 2012

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

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

MOC QUERYING MICROSOFT SQL SERVER

Querying Microsoft SQL Server 2012

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

Introduction to Querying & Reporting with SQL Server

Saskatoon Business College Corporate Training Centre

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

Developing Microsoft SQL Server Databases (20464) H8N64S

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

Updating Your SQL Server Skills to Microsoft SQL Server 2014 (10977) H8B96S

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

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S

Server Virtualization with Windows Server Hyper-V and System Center (20409) H8B93S

Monitoring and Operating a Private Cloud with System Center 2012 (10750) H7G37S

Oracle Database: SQL and PL/SQL Fundamentals

Installing and Configuring Windows Server 2012 (20410) H4D00S

Oracle SQL. Course Summary. Duration. Objectives

Oracle Database: SQL and PL/SQL Fundamentals

Schöll MOC Installing and Configuring Windows Server 2012

Oracle Database: SQL and PL/SQL Fundamentals NEW

Administering Windows Server 2012 (20411) H4D01S

Oracle Database 10g: Introduction to SQL

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S

HJ594S. Configuring, Managing and Mantaining Windows Server 2008 Servers (6419)

Implementing an Advanced Server Infrastructure (20414) H4D07S

Deploying and Managing Windows 10 Using Enterprise Services ( ) H0LQ1S

Oracle Database 12c: Introduction to SQL Ed 1.1

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

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

MCITP: Enterprise Administrator 2010 Boot Camp H6C09S

LearnFromGuru Polish your knowledge

Oracle 10g PL/SQL Training

Oracle Database 11g SQL

T-SQL STANDARD ELEMENTS

20464C: Developing Microsoft SQL Server Databases

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

SQL Server. 1. What is RDBMS?

SQL Server Developer Training Program. Topics Covered

D61830GC30. MySQL for Developers. Summary. Introduction. Prerequisites. At Course completion After completing this course, students will be able to:

HP OneView Administration H4C04S

Oracle Database: Introduction to SQL

Exam Preparation Guide HP0-M96: Asset Manager 9 Implementation Exam

Oracle Database: Introduction to SQL

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

Oracle Database: Introduction to SQL

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

Developing Microsoft SQL Server Databases 20464C; 5 Days

HP Quality Center. Upgrade Preparation Guide

DBMS / Business Intelligence, SQL Server

Chapter 5 More SQL: Complex Queries, Triggers, Views, and Schema Modification

Oracle Database: SQL and PL/SQL Fundamentals NEW

Course 20464: Developing Microsoft SQL Server Databases

Synchronizing ProCurve IDM and Windows Active Directory

MySQL for Beginners Ed 3

SQL Server 2008 Core Skills. Gary Young 2011

Bluetooth Pairing. User Guide

HP Software as a Service

HP Project and Portfolio Management 9.3 Adoption Readiness Tool (ART)

Connectivity Pack for Microsoft Guide

Instant SQL Programming

ETL TESTING TRAINING

Implementing a Data Warehouse with Microsoft SQL Server 2012

Developing Microsoft SQL Server Databases

Implementing a Data Warehouse with Microsoft SQL Server

Guide to SQL Programming: SQL:1999 and Oracle Rdb V7.1

Developing Microsoft SQL Server Databases MOC 20464

HP Velocity Live QoS Support

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

Business Systems Analysis Certificate Program. Millennium Communications & Training Inc. 2013, All rights reserved

HP Device Manager 4.7

Curriculum Selection for PTR SQL Server Courses Choose the Right Training. PTR Associates Ltd.

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

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

ProLiant Essentials Intelligent Networking Active Path Failover in Microsoft Windows environments

Implementing a Data Warehouse with Microsoft SQL Server 2012

Presales Certifications

MS Designing and Optimizing Database Solutions with Microsoft SQL Server 2008

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

How To Use A Microsoft Sql Server 2005

Inquiry Formulas. student guide

Transcription:

HP Education Services course data sheet Querying Microsoft SQL Server (20461) H8N61S Course Overview In this course, you will learn the technical skills required to write basic Transact-SQL (T-SQL) queries for Microsoft SQL Server 2012 and 2014. This is the foundational course for all SQL server related disciplines: database administration, database development and business intelligence. Tools and skills you will learn include: SQL Server Management Studio, T-SQL, SELECT statements in querying multiple tables, data types, data sorting and filtering, data manipulation language (DML), grouping and aggregating data, table expressions, set operators, window functions, T-SQL programming, error handlers, and transaction management in SQL Server. This course incorporates material from the Official Microsoft Learning Product 20461: Querying Microsoft SQL Server. It covers the skills and knowledge measured by Exam 70-461 and along with on-the-job experience, helps you prepare for the exam. Special Note Price USD $2,500 Elements of this syllabus are subject to change. Links to local schedules, pricing and registration Course title HP course # Category Duration US/Canada Querying Microsoft SQL Server (20461) H8N61S Microsoft SQL Server 5 days Audience This course is intended for: Database administrators Database developers Business intelligence professionals SQL power-users such as: - Report writers - Business analysts - Client application developers Prerequisites Working knowledge of relational databases Basic knowledge of Microsoft Windows operation system and its core functionality

Course objectives During this course, students will learn: SELECT query writing Query multiple tables Sort and filter data Data types in SQL Server Data modification using T-SQL Built-in functions Group and aggregate data Set operators Window functions: ranking, offset, and aggregate Pivot and group sets T-SQL programming Error handling and transaction implementation Course outline 1. Microsoft SQL Server 2014 SQL Server Architecture SQL Server Editions and Versions SQL Server Management Studio 2. Transact-SQL Querying Transact-SQL Sets Predicate Logic Logical Order of Operations in SELECT Statements 3. Write SELECT Queries Write Simple SELECT Statements Eliminate Duplicates with DISTINCT Column and Table Aliases Write Simple CASE Expressions 4. Querying Multiple Tables Joins Query with Inner Joins and Outer Joins Query with Cross Joins and Self Joins 5. Sorting and Filtering Data Sort Data Filter Data with a WHERE Clause Filter with the TOP and OFFSET-FETCH Options Work with Unknown and Missing Values 2 6. SQL Server 2014 Data Types SQL Server 2014 Data Types Work with Character Data Work with Date and Time Data

7. DML to Modify Data Insert Data Modify and Delete Data 8. Built-In Functions Write Queries with Built-In Functions Conversion Functions Logical Functions Use Functions to Work with NULL 9. Grouping and Aggregating Data Use Aggregate Functions Use the GROUP BY Clause Filter Groups with HAVING 10. Sub-queries Write Self-Contained Sub-queries Write Correlated Sub-queries Use the EXISTS Predicate with Sub-queries 11. Table Expressions Use Derived Tables Use Common Table Expressions Use Views Use Inline Table-Valued Functions 12. Set Operators Write Queries with the UNION Operator Use EXCEPT and INTERSECT Use APPLY 13. Window Ranking, Offset, and Aggregate Functions Create Windows with OVER Explore Window Functions including Ranking, Aggregate and Offset Functions 14. Pivoting and Grouping Sets Write Queries with PIVOT and UNPIVOT Work with Grouping Sets 15. Execute Stored Procedures Query Data with Stored Procedures Pass Parameters to Store Procedures Create Simple Stored Procedures Work with Dynamic SQL 16. Programming with T-SQL 17. Implement Error Handling Use TRY/CATCH Blocks Work with Error Information 3

18. Implement Transactions Transactions and the Database Engine Control Transactions Isolation Levels Labs Lab 1: Work with SQL Server 2014 Tools SQL Server Management Studio Create and Organize T-SQL Scripts Books Online Lab 2: Transact-SQL Querying Execute Basic SELECT Statements Execute Queries which filter data using predicates and sort data using ORDER BY Lab 3: Write Basic SELECT Statements Write Simple SELECT Statements Eliminate Duplicates using Distinct Table and Column Aliases Simple CASE Expression Lab 4: Query Multiple Tables Write Queries that use Inner Joins, Multiple-Table Inner Join, Self Joins, Outer Joins, and Cross Joins Lab 5: Sort and Filter Data Write Queries that filter data using a WHERE Clause, ORDER BY Clause, TOP Option and OFFSET-FETCH Clause Lab 6: SQL Server 2014 Data Types Write Queries that return date and time data and character data Write Queries that use date, time, and character functions Lab 7: Modify Data using DML Insert, Update and Delete Data Lab 8: Built-In Functions Write Queries which use conversion and logical functions Write Queries which test for nullability Lab 9: Group and Aggregate Data Write Queries which use the GROUP BY Clause Write Queries which use aggregate and distinct aggregate functions Write Queries which filter group with the HAVING Clause Lab 10: Sub-Queries Write Queries which use self-contained, scalar and multi-result sub-queries Write Queries which use correlated sub-queries and EXISTS predicate Lab 11: Table Expressions Write Queries which use Views, Derived Tables and Common Table Expressions Write Queries which use Inline Table-Valued Functions 4

Lab 12: Set Operators 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 13: Windows Ranking, Offset and Aggregate Functions Lab 14: Pivoting and Grouping Sets Lab 15: Execute Stored Procedures Invoke stored procedures using the EXECUTE statement Pass parameters to stored procedures Execute system stored procedures Lab 16: Programming with T-SQL Declare Variables and Delimiting Batches Control-of-Flow Elements Generate Dynamic SQL Synonyms Lab 17: Implement Error Handling Redirect Errors with TRY/CATCH Pass an Error Message Back to a Client using THROW Lab 18: Implement Transactions Control transactions with BEGIN, COMMIT and ROLLBACK Add error handling to a CATCH block Learn more at hp.com/us/training/americas Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. Microsoft and Windows are U.S. registered trademarks of the Microsoft group of companies. H8N61S Ver C.00 c04749275 August 2015