Querying Microsoft SQL Server 2014

Similar documents
Querying Data with Transact-SQL

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012

Querying Data with Transact-SQL

Querying Data with Transact SQL Microsoft Official Curriculum (MOC 20761)

Microsoft Querying Microsoft SQL Server 2014

AVANTUS TRAINING PTE LTD

Querying Data with Transact-SQL (20761)

Querying Microsoft SQL Server 2014

Querying Microsoft SQL Server

Querying Microsoft SQL Server (MOC 20461C)

20461D: Querying Microsoft SQL Server

"Charting the Course to Your Success!" MOC D Querying Microsoft SQL Server Course Summary

Course 20461C: Querying Microsoft SQL Server

Querying Microsoft SQL Server

20461: Querying Microsoft SQL Server

Querying Microsoft SQL Server

QUERYING MICROSOFT SQL SERVER COURSE OUTLINE. Course: 20461C; Duration: 5 Days; Instructor-led

Querying Microsoft SQL Server 2012/2014

Querying Microsoft SQL Server

Querying Microsoft SQL Server

COURSE OUTLINE: Querying Microsoft SQL Server

Querying Data with Transact-SQL

Querying Microsoft SQL Server 2008/2012

Querying Data with Transact-SQL

"Charting the Course... MOC C: Querying Data with Transact-SQL. Course Summary

20761B: QUERYING DATA WITH TRANSACT-SQL

Microsoft - Querying Microsoft SQL Server 2014 (M20461) (M20461)

Course Outline. Querying Data with Transact-SQL Course 20761B: 5 days Instructor Led

Querying Data with Transact-SQL

Querying Data with Transact SQL

Querying Data with Transact-SQL

Course 20461C: Querying Microsoft SQL Server

COURSE OUTLINE MOC 20461: QUERYING MICROSOFT SQL SERVER 2014

Microsoft Querying Data with Transact-SQL - Performance Course

Querying Microsoft SQL Server 2014

Duration Level Technology Delivery Method Training Credits. Classroom ILT 5 Days Intermediate SQL Server

20461: Querying Microsoft SQL Server 2014 Databases

20761 Querying Data with Transact SQL

Querying Data with Transact-SQL

After completing this course, participants will be able to:

20761C: Querying Data with Transact-SQL

Querying Data with Transact-SQL

Querying Data with Transact-SQL

MIS NETWORK ADMINISTRATOR PROGRAM

MS_20761 Querying Data with Transact-SQL

MCSA SQL SERVER 2012

Learning Alliance Corporation, Inc. For more info: go to

Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course:

Querying Microsoft SQL Server 2014

Writing Queries Using Microsoft SQL Server 2008 Transact- SQL

Querying Data with Transact-SQL (761)

Querying Data with Transact-SQL

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL. Overview

Writing Analytical Queries for Business Intelligence

Sql Server Syllabus. Overview

Querying Microsoft SQL Server 2014 (20461)

T-SQL Training: T-SQL for SQL Server for Developers

Administering Microsoft SQL Server 2014 Databases

Venezuela: Teléfonos: / Colombia: Teléfonos:

Oracle Database 10g: Introduction to SQL

Language. f SQL. Larry Rockoff COURSE TECHNOLOGY. Kingdom United States. Course Technology PTR. A part ofcenqaqe Learninq

Oracle Database: Introduction to SQL Ed 2

This course is aimed at those who need to extract information from a relational database system.

Oracle Database 11g: SQL and PL/SQL Fundamentals

COWLEY COLLEGE & Area Vocational Technical School

MySQL for Developers with Developer Techniques Accelerated

Mobile MOUSe MTA DATABASE ADMINISTRATOR FUNDAMENTALS ONLINE COURSE OUTLINE

Certification Exam Preparation Seminar: Oracle Database SQL

MANAGING DATA(BASES) USING SQL (NON-PROCEDURAL SQL, X401.9)

ETL TESTING TRAINING

Teradata SQL Features Overview Version

MTA Database Administrator Fundamentals Course

Querying Data with Transact SQL

Oracle Syllabus Course code-r10605 SQL

Developing SQL Data Models

Oracle Database 12c SQL Fundamentals

1 Writing Basic SQL SELECT Statements 2 Restricting and Sorting Data

Oracle Database: SQL and PL/SQL Fundamentals NEW

AO3 - Version: 2. Oracle Database 11g SQL

Oracle Database: SQL and PL/SQL Fundamentals Ed 2

Interview Questions on DBMS and SQL [Compiled by M V Kamal, Associate Professor, CSE Dept]

Updating your Database Skills to Microsoft SQL Server 2012

$99.95 per user. Writing Queries for SQL Server (2005/2008 Edition) CourseId: 160 Skill level: Run Time: 42+ hours (209 videos)

"Charting the Course... Oracle18c SQL (5 Day) Course Summary

Course Outline. Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led. About this course

Implementing a Microsoft SQL Server 2005 Database Course 2779: Three days; Instructor-Led

Querying Data With Transact Sql Course Code 20761a

Discovering the Power of Excel PowerPivot Data Analytic Expressions (DAX)

Hyperion Interactive Reporting Reports & Dashboards Essentials

Writing Reports with Report Designer and SSRS 2014 Level 1

MySQL for Beginners Ed 3

COURSE SYLLABUS COURSE TITLE:

Course Outline. Upgrading Your Skills to SQL Server 2016 Course 10986A: 3 days Instructor Led

ORACLE PL/SQL DATABASE COURSE

Core Solutions of Microsoft SharePoint Server 2013

COPYRIGHTED MATERIAL. Contents. Chapter 1: Introducing T-SQL and Data Management Systems 1. Chapter 2: SQL Server Fundamentals 23.

SQL Server Business Intelligence 20768: Developing SQL Server 2016 Data Models in SSAS. Upcoming Dates. Course Description.

Unit Assessment Guide

Deccansoft softwareservices-microsoft Silver Learing Partner. SQL Server Syllabus

Lab # 6. Using Subqueries and Set Operators. Eng. Alaa O Shama

Transcription:

Querying Microsoft SQL Server 2014 Course: 20461 Course Details Audience(s): IT Professional(s) Technology: Microsoft SQL Server 2014 Duration: 40 Hours ABOUT THIS COURSE This forty hours of instructor-led course provides students with the technical skills required to write basic Transact-SQL queries for Microsoft SQL Server 2014. This course is the foundation for all SQL Server-related disciplines; namely, Database Administration, Database Development and Business Intelligence. The main purpose of the course is to prepare people for the exam "70-461. This exam will be the underlying exam for all SQL Server-related disciplines; namely, Database Administration, Database Development and Business Intelligence. As such, the primary target audience for this course is: Database Administrators, Database Developers and BI professionals. This course is also designed for customers who are interested in learning SQL Server 2012 or SQL Server 2014. It covers the new features in SQL Server 2014, but also the important capabilities across the SQL Server data platform. AUDIENCE PROFILE This course is intended for Database Administrators, Database Developers, and Business Intelligence professionals. The course will very likely be well attended by SQL power users who aren t necessarily database-focused or plan on taking the exam; namely, report writers, business analysts and client application developers. o visite nuestra página web

Course Content Module 1: Introduction to Microsoft SQL Server 2014 The Basic Architecture of SQL Server SQL Server Editions and Versions Getting Started with SQL Server Management Studio Lab: Working with SQL Server 2014 Tools Module 2: Introduction to T-SQL Querying Introducing T-SQL Understanding Sets Understanding Predicate Logic Understanding the Logical Order of Operations in SELECT statements Lab: Introduction to Transact-SQL Querying Module 3: Writing SELECT Queries Writing Simple SELECT Statements Eliminate Duplicates with DISTINCT Using Column and Table Aliases Write Simple CASE Expressions Lab: Writing Basic SELECT Statements Module 4: Querying Multiple Tables Understanding Joins Querying with Inner Joins Querying with Outer Joins Querying with Cross Joins and Self Joins Lab: Querying Multiple Tables o visite nuestra página web

Module 5: Sorting and Filtering Data Sorting Data Filtering Data with Predicates Filtering with the TOP and OFFSET-FETCH Working with Unknown Values Lab: Sorting and Filtering Data Module 6: Working with SQL Server 2014 Data Types Introducing SQL Server 2014 Data Types Working with Character Data Working with Date and Time Data Lab: Working with SQL Server 2014 Data Types Module 7: Using DML to Modify Data Inserting Data Modifying and Deleting Data Lab: Using DML to Modify Data Module 8: Using Built-In Functions Writing Queries with Built-In Functions Using Conversion Functions Using Logical Functions Using Functions to Work with NULL Lab: Using Built-In Functions o visite nuestra página web

Module 9: Grouping and Aggregating Data Using Aggregate Functions Using the GROUP BY Clause Filtering Groups with HAVING Lab: Grouping and Aggregating Data Module 10: Using Subqueries Writing Self-Contained Subqueries Writing Correlated Subqueries Using the EXISTS Predicate with Subqueries Lab: Using Subqueries Module 11: Using Table Expressions Using Views Using Inline Table-Valued Functions Using Derived Tables Using Common Table Expressions Lab: Using Table Expressions Module 12: Using Set Operators Writing Queries with the UNION Operator Using EXCEPT and INTERSECT Using APPLY Lab: Using Set Operators o visite nuestra página web

Module 13: Using Window Ranking, Offset, and Aggregate Functions Creating Windows with OVER Exploring Window Functions Lab: Using Window Ranking, Offset and Aggregate Functions Module 14: Pivoting and Grouping Sets Writing Queries with PIVOT and UNPIVOT Working with Grouping Sets Lab: Pivoting and Grouping Sets Module 15: Querying data with Stored Procedures Writing Queries with PIVOT and UNPIVOT Passing Parameters to Stored Procedures Creating Simple Stored Procedures Working with Dynamic SQL Lab: Executing Stored Procedures Module 16: Programming with T-SQL T-SQL Programming Elements Controlling Program Flow Lab: Programming with T-SQL Module 17: Implementing Error Handling Using TRY / CATCH Blocks Working with Error Information Lab: Implementing Error Handling o visite nuestra página web

Module 18: Implementing Transactions Transactions and the Database Engine Controlling Transactions Lab: Implementing Transactions Module 19: Improving Query Performance Factors in Query Performance Displaying Query Performance Data Lab: Improving Query Performance Module 20: Querying SQL Server Metadata Querying System Catalog Views and Functions Executing System Stored Procedures Querying Dynamic Management Objects Lab: Querying SQL Server Metadata o visite nuestra página web

At This Course Completion At completing this course the student will be able to: Describe the basic architecture and concepts of Microsoft SQL Server 2014. Understand the differences between Transact-SQL and other computer languages. Write SELECT queries Query multiple tables Sort and filter data Describe the use of data types in SQL Server Modify data using Transact-SQL Use built-in functions Group and aggregate data Use subqueries Use table expressions Use set operators Use window ranking, offset and aggregate functions Implement pivoting and grouping sets Execute stored procedures Program with T-SQL Implement error handling Implement transactions o visite nuestra página web