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

Similar documents
20464: Developing Microsoft SQL Server 2014 Databases

Developing SQL Databases

Course Prerequisites: This course requires that you meet the following prerequisites:

Querying Data with Transact SQL

[MS20464]: Developing Microsoft SQL Server 2014 Databases

20464 Developing Microsoft SQL Server Databases

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

Querying Data with Transact-SQL

6232B: Implementing a Microsoft SQL Server 2008 R2 Database

20762B: DEVELOPING SQL DATABASES

Microsoft. [MS20762]: Developing SQL Databases

"Charting the Course... MOC C: Developing SQL Databases. Course Summary

Developing SQL Databases

Microsoft Developing SQL Databases

Developing Microsoft SQL Server Databases

Developing Microsoft SQL Server 2012 Databases

Querying Data with Transact-SQL

SQL Server Development 20762: Developing SQL Databases in Microsoft SQL Server Upcoming Dates. Course Description.

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

Querying Microsoft SQL Server 2014

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

MCSA SQL SERVER 2012

Querying Data with Transact-SQL (20761)

20461: Querying Microsoft SQL Server 2014 Databases

COURSE OUTLINE MOC 20461: QUERYING MICROSOFT SQL SERVER 2014

6232B: Implementing a Microsoft SQL Server 2008 R2 Database

Querying Data with Transact-SQL

Developing SQL Databases

After completing this course, participants will be able to:

20461: Querying Microsoft SQL Server

"Charting the Course... MOC A Developing Microsoft SQL Server 2012 Databases. Course Summary

Querying Microsoft SQL Server (MOC 20461C)

6232A - Version: 1. Implementing a Microsoft SQL Server 2008 Database

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

Querying Data with Transact-SQL

AVANTUS TRAINING PTE LTD

Developing Microsoft SQL Server 2012 Databases 36 Contact Hours

MTA Database Administrator Fundamentals Course

20761B: QUERYING DATA WITH TRANSACT-SQL

Querying Microsoft SQL Server

COURSE OUTLINE: Querying Microsoft SQL Server

Course 20461C: Querying Microsoft SQL Server

Querying Microsoft SQL Server

ExecuTrain Course Outline Course 10776A: Developing Microsoft SQL Server 2012 Databases 5 Days

Querying Data with Transact-SQL

2779 : Implementing a Microsoft SQL Server 2005 Database

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

Querying Microsoft SQL Server

Sql Server Syllabus. Overview

Querying Data with Transact-SQL

Microsoft Querying Data with Transact-SQL - Performance Course

Developing Microsoft SQL Server 2012 Databases

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

Querying Microsoft SQL Server 2012/2014

Querying Data with Transact-SQL

Querying Data with Transact-SQL

Microsoft Querying Microsoft SQL Server 2014

Querying Microsoft SQL Server 2008/2012

20761C: Querying Data with Transact-SQL

Querying Microsoft SQL Server

20461D: Querying Microsoft SQL Server

20761 Querying Data with Transact SQL

Querying Data with Transact-SQL (761)

Querying Microsoft SQL Server 2014

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

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

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

Querying Microsoft SQL Server

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

Course 20461C: Querying Microsoft SQL Server

Querying Data with Transact-SQL

Mobile MOUSe MTA DATABASE ADMINISTRATOR FUNDAMENTALS ONLINE COURSE OUTLINE

Developing Microsoft SQL Server 2012 Databases

MIS NETWORK ADMINISTRATOR PROGRAM

MS_20761 Querying Data with Transact-SQL

Course. Overview. 5 Day(s) Length: Published: English. IT Professionals. Level: Type: Enroll now (CAL) Database. database files. Createe databases and

Querying Microsoft SQL Server 2014

Deccansoft softwareservices-microsoft Silver Learing Partner. SQL Server Syllabus

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

Developing SQL Databases (762)

Oracle Syllabus Course code-r10605 SQL

Oracle Database 11g: SQL and PL/SQL Fundamentals

Oracle Database 10g: Introduction to SQL

Oracle Database: Introduction to SQL Ed 2

Chapter 7. Introduction to Structured Query Language (SQL) Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel

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

ORACLE DATABASE 12C INTRODUCTION

Oracle Database: SQL and PL/SQL Fundamentals NEW

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

Oracle Database: SQL and PL/SQL Fundamentals Ed 2

SQL Server 2014 Internals and Query Tuning

A Unit of SequelGate Innovative Technologies Pvt. Ltd. All Training Sessions are Completely Practical & Real-time

Module 9: Managing Schema Objects

MySQL Database Administrator Training NIIT, Gurgaon India 31 August-10 September 2015

Oracle Developer Track Course Contents. Mr. Sandeep M Shinde. Oracle Application Techno-Functional Consultant

MOC 6232A: Implementing a Microsoft SQL Server 2008 Database

Introduction... xxxi Chapter 1: Introducing SQL Server In Depth... 2

Writing Analytical Queries for Business Intelligence

Oracle SQL & PL SQL Course

Database Management

Transcription:

Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course: 20762C Developing SQL 2016 Databases Module 1: An Introduction to Database Development Introduction to the SQL Server Platform SQL Server Database Development Tasks Module 2: Designing and Implementing Tables Designing Tables Data Types Working with Schemas Creating and Altering Tables Module 3: Advanced Table Designs Partitioning Data Compressing Data Temporal Tables Module 4: Ensuring Data Integrity Through Constraints Enforcing Data Integrity Implementing Data Domain Integrity Implementing Entity and Referential Integrity Module 5: Introduction to Indexes Core Indexing Concepts Data Types and Indexes Heaps, Clustered, and Non-clustered Indexes Single Column and Composite Indexes Module 6: Designing Optimized Index Strategies Index Strategies Managing Indexes Execution Plans

The Database Engine Tuning Advisor Query Store Module 7: Columnstore Indexes Introduction to Columnstore Indexes Creating Columnstore Indexes Working with Columnstore Indexes Module 8: Designing and Implementing Views Introduction to Views Creating and Managing Views Performance Considerations for Views Module 9: Designing and Implementing Stored Procedures Introduction to Stored Procedures Working with Stored Procedures Implementing Parameterized Stored Procedures Controlling Execution Context Module 10: Designing and Implementing User-Defined Functions Overview of Functions Designing and Implementing Scalar Functions Designing and Implementing Table-Valued Functions Considerations for Implementing Functions Alternatives to Functions Module 11: Responding to Data Manipulation Via Triggers Designing DML Triggers Implementing DML Triggers Advanced Trigger Concepts Module 12: Using In-Memory Tables Memory-Optimized Tables Natively Compiled Stored Procedures Module 13: Implementing Managed Code in SQL Server Introduction to CLR Integration in SQL Server

Implementing and Publishing CLR Assemblies Module 14: Storing and Querying XML Data in SQL Server Introduction to XML and XML Schemas Storing XML Data and Schemas in SQL Server Implementing the XML Data Type Using the Transact-SQL FOR XML Statement Getting Started with XQuery Shredding XML Module 15: Storing and Querying Spatial Data in SQL Server Introduction to Spatial Data Working with SQL Server Spatial Data Types Using Spatial Data in Applications Module 16: Storing and Querying BLOBs and Text Documents in SQL Server Considerations for BLOB Data Working with FILESTREAM Using Full-Text Search Module 17: SQL Server Concurrency Concurrency and Transactions Locking Internals Module 18: Performance and Monitoring Extended Events Working with Extended Events Live Query Statistics Optimize Database File Configuration Metrics

20761A Querying Data with Transact SQL Module 1: Introduction to Microsoft SQL Server 2016 The Basic Architecture of SQL Server SQL Server Editions and Versions Getting Started with SQL Server Management Studio Module 2: Introduction to T SQL Querying Introducing T SQL Understanding Sets Understanding Predicate Logic Understanding the Logical Order of Operations in SELECT statements Module 3: Writing SELECT Queries Writing Simple SELECT Statements Eliminating Duplicates with DISTINCT Using Column and Table Aliases Writing Simple CASE Expressions Module 4: Querying Multiple Tables Understanding Joins Querying with Inner Joins Querying with Outer Joins Querying with Cross Joins and Self Joins Module 5: Sorting and Filtering Data Sorting Data Filtering Data with Predicates Filtering with the TOP and OFFSET FETCH Options Working with Unknown Values Module 6: Working with SQL Server 2016 Data Types Introducing SQL Server 2016 Data Types Working with Character Data Working with Date and Time Data

Module 7: Using DML to Modify Data Inserting Data Modifying and Deleting 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 Module 9: Grouping and Aggregating Data Using Aggregate Functions Using the GROUP BY Clause Filtering Groups with HAVING Module 10: Using Subqueries Writing Self Contained Subqueries Writing Correlated Subqueries Using the EXISTS Predicate with Subqueries Module 11: Using Set Operators Writing Queries with the UNION Operator Using EXCEPT and INTERSECT Using APPLY