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

Similar documents
Querying Microsoft SQL Server 2014

Querying Data with Transact-SQL

AVANTUS TRAINING PTE LTD

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

Querying Microsoft SQL Server 2008/2012

Querying Data with Transact-SQL

Microsoft Querying Microsoft SQL Server 2014

Querying Data with Transact-SQL (20761)

Querying Microsoft SQL Server (MOC 20461C)

Querying Microsoft SQL Server 2014

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

20461: Querying Microsoft SQL Server

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

Querying Microsoft SQL Server

20461D: Querying Microsoft SQL Server

Querying Microsoft SQL Server 2012/2014

Querying Microsoft SQL Server

Querying Data with Transact-SQL

Course 20461C: Querying Microsoft SQL Server

Querying Data with Transact-SQL

COURSE OUTLINE: Querying Microsoft SQL Server

20761B: QUERYING DATA WITH TRANSACT-SQL

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

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

COURSE OUTLINE MOC 20461: QUERYING MICROSOFT SQL SERVER 2014

Querying Data with Transact SQL

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

Querying Data with Transact-SQL

MCSA SQL SERVER 2012

20461: Querying Microsoft SQL Server 2014 Databases

Querying Microsoft SQL Server 2014

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

Querying Data with Transact-SQL

20761 Querying Data with Transact SQL

Microsoft Querying Data with Transact-SQL - Performance Course

Course 20461C: Querying Microsoft SQL Server

Querying Data with Transact-SQL

After completing this course, participants will be able to:

Querying Data with Transact-SQL

MIS NETWORK ADMINISTRATOR PROGRAM

20761C: Querying Data with Transact-SQL

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

Querying Data with Transact-SQL

MS_20761 Querying Data with Transact-SQL

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

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

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

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

Querying Microsoft SQL Server 2014 (20461)

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

COWLEY COLLEGE & Area Vocational Technical School

Sql Server Syllabus. Overview

Writing Analytical Queries for Business Intelligence

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

Teradata SQL Features Overview Version

AVANTUS TRAINING PTE LTD

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

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

MySQL for Developers with Developer Techniques Accelerated

Mobile MOUSe MTA DATABASE ADMINISTRATOR FUNDAMENTALS ONLINE COURSE OUTLINE

Oracle Database: Introduction to SQL Ed 2

Updating your Database Skills to Microsoft SQL Server 2012

Oracle Database 10g: Introduction to SQL

[MS10987A]: Performance Tuning and Optimizing SQL Databases

[MS20743]: Upgrading Your Skills to MCSA: Windows Server 2016

MTA Database Administrator Fundamentals Course

Querying Data With Transact Sql Course Code 20761a

Querying Data with Transact SQL

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

Oracle Syllabus Course code-r10605 SQL

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

[MS10962]: Advanced Automated Administration With Windows PowerShell

Oracle Database 11g: SQL and PL/SQL Fundamentals

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

Oracle Database 12c SQL Fundamentals

1 Writing Basic SQL SELECT Statements 2 Restricting and Sorting Data

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

Updating Your Skills to SQL Server 2016

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

Certification Exam Preparation Seminar: Oracle Database SQL

Developing SQL Data Models

Writing Reports with Report Designer and SSRS 2014 Level 1

ORACLE DATABASE 12C INTRODUCTION

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

ETL TESTING TRAINING

INF 315E Introduction to Databases School of Information Fall 2015

Provisioning SQL Databases

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

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

[MS20414]: Implementing an Advanced Server Infrastructure

Deccansoft softwareservices-microsoft Silver Learing Partner. SQL Server Syllabus

Oracle Database: SQL and PL/SQL Fundamentals NEW

Transcription:

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012 Length Delivery Method : 5 Days : Instructor-led (Classroom) Course Overview Participants will learn technical skills required to write basic Transact-SQL queries for Microsoft SQL Server 2012. This course is the foundation for all SQL Server-related disciplines: Database Administration, Database Development and Business Intelligence. 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. At Course Completion Write SELECT queries Query multiple tables Use built-in functions Use subqueries Execute stored procedures Use set operators Implement error handling Implement transactions Use table expressions Sort and filter data Use window ranking, offset and aggregate functions Query SQL Server metadata Program with T-SQL Improve query performance Pre-Requisites Understand basic programming concepts

Course Outline Module 1: Introduction to Microsoft SQL Server 2012 Introducing Microsoft SQL Server 2012 Getting Started with SQL Server Management Studio Lab: Working with SQL Server 2012 Tools Module 2: Getting Started with SQL Azure Overview of SQL Azure Working with SQL Azure Module 3: 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 4: Writing SELECT Queries Writing Simple SELECT Statements Eliminating Duplicates with DISTINCT Using Column and Table Aliases Writing Simple CASE Expressions Lab: Writing Basic SELECT Statements Module 5: Querying Multiple Tables Understanding Joins Querying with Inner Joins Querying with Outer Joins Querying with Cross Joins and Self Joins Lab: Querying Multiple Tables

Module 6: Sorting and Filtering Data Sorting Data Filtering Data with a WHERE Clause Filtering with the TOP and OFFSET-FETCH Options Working with Unknown and Missing Values Lab: Sorting and Filtering Data Module 7: Working with SQL Server 2012 Data Types Introducing SQL Server 2012 Data Types Working with Character Data Working with Date and Time Data Lab: Working with SQL Server 2012 Data Types 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 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 Derived Tables Using Common Table Expressions

Using Views Using Inline Table-Valued Functions 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 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 SQL Server Metadata Querying System Catalog Views and Functions Executing System Stored Procedures Querying Dynamic Management Objects Lab: Querying SQL Server Metadata Module 16: Executing Stored Procedures Querying Data with Stored Procedures Passing Parameters to Stored Procedures Creating Simple Stored Procedures Working with Dynamic SQL Lab: Executing Stored Procedures

Module 17: Programming with T-SQL T-SQL Programming Elements Controlling Program Flow Lab: Programming with T-SQL Module 18: Implementing Error Handling Using TRY / CATCH Blocks Working with Error Information Lab: Implementing Error Handling Module 19: Implementing Transactions Transactions and the Database Engine Controlling Transactions Lab: Implementing Transactions Module 20: Improving Query Performance Factors in Query Performance Displaying Query Performance Data Lab: Improving Query Performance