MCSA: Querying Microsoft SQL Server 2012

Course

Online

Save 74%

Special Emagister price

£ 99 £ 395 VAT inc.

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

"Course Description

The exam associated with this course will retire January 31, 2021. If you're preparing for this exam, you have until the retirement date to pass it.

This Microsoft training course will teach you how to write queries using SQL Server 2012. Learn to create and alter tables with T-SQL, implement subqueries, manage transactions, and more, as you prepare for Microsoft's 70-461 exam, one of three exams that must be passed to receive your MCSA: SQL Server 2012/2014 certification.

Learning Objective

By the end of this course delegates will be able to:

Apply built-in scalar functions
Apply ranking functions
Combine datasets
Creates and alters
Design T-SQL stored procedures and views
Implementing aggregate queries, error handling, sequence generation and data types
Manage transactions
Modify data by using INSERT, UPDATE, DELETE and MERGE statements
Optimizing queries
Query data using SELECT statements and Managing XML data
OUTPUT clause to return data

Entry Requirements

The course has no formal entry requirements, and has been designed to give you real-world knowledge that you can put to use from day one. It's highly flexible, so you can set your own timetable and study at your own pace - you can start learning right away.

Bulk discounts

Bulk discounts are available on purchases of 10 or more courses.

If you wish to discuss a large individual order for this course, and/or would like to be invoiced in advance, please call our sales team on 01707 828 751 to make an enquiry.

 "

Important information

Price for Emagister users:

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

"Who Is This Course For?
The MCSA: Querying Microsoft SQL Server 2012 course is intended for learners who are seeking to validate their skills and knowledge in writing queries, such as SQL server database administrators, system engineers and developers."

"Requirements

Our training works on all devices including Mobile phones, IPad’s, Android tablets, Macs and PC’s.

For the best viewing experience on our state-of-the-art eLearning platform we recommend an internet connection of 10Mbps or better. Please also use Google Chrome or Mozilla Firefox as your browser with Adobe Flash Player."

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Fill in your details to get a reply

We will only publish your name and question

Reviews

Subjects

  • Transactions
  • Server
  • SQL
  • MCSA training
  • MCSA
  • Syntax

Course programme

"

Course Outline


Course Outline

Course Syllabus

Module 1

  • Introduction to SQL Server 2012
  • SQL Instances
  • Editions and Licensing
  • SQL Server Objects
  • System Databases
  • SQL Server Data Tools
  • Object Explorer
  • Object Scripting
  • Template Explorer
  • Query Tabs
  • Projects and Solutions
  • Customizing SSDT
  • Debugging T-SQL
  • SQLCMD
  • Exam Scenarios
  • Module Review

Module 2

  • T-SQL Overview
  • T-SQL Elements
  • Batch Separators
  • Line Terminator
  • Variables
  • Control Flow
  • Expressions
  • Functions
  • Predicates and Operators
  • SELECT
  • Column Aliasing
  • SELECT Execution
  • Exam Scenarios
  • Module Review

Module 3

  • SELECT Statements
  • Basic SELECT Statement
  • Specifying Columns
  • Derived Columns
  • Aliasing Columns
  • Calculated Columns
  • Ordering Results
  • Returning Distinct Results
  • Exam Scenarios
  • Module Review

Module 4

  • Filtering
  • WHERE Syntax
  • BETWEEN
  • WHERE Syntax IN
  • Filtering NULL Values
  • LIKE
  • Data Type Comparison
  • Filtering Data with WHERE
  • TOP
  • OFFSET-FETCH
  • Exam Scenarios
  • Module Review

Module 5

  • Join and Set Operators
  • Using Joins
  • Categories of Joins
  • INNER JOIN
  • OUTER JOIN
  • JOIN Demo
  • Set Operators
  • Set Operators Demo
  • Exam Scenarios
  • Module Review

Module 6

  • Subqueries and Table Expressions
  • Subqueries
  • Self Contained Subquery
  • Correlated Subquery
  • Subquery Demo
  • EXISTS
  • Common Table Expressions
  • Temporary Tables
  • Table Variables
  • Table Demo
  • Exam Scenarios
  • Module Review

Module 7

  • System Functions
  • Scalar Functions
  • ROWSET
  • System Function Demo
  • Aggregate Functions
  • DISTINCT
  • Aggregation Demo
  • GROUP BY
  • HAVING
  • Conversion Functions
  • Exam Scenarios
  • Module Review

Module 8

  • T-SQL Programming
  • Logical Functions
  • IIF, CHOOSE and CASE
  • Logical Function Demo
  • Using Views
  • Stored Procedures
  • Functions
  • Triggers
  • Views Demo
  • TRY CATCH
  • Exam Scenarios
  • Module Review

Module 9

  • Transactions
  • Introduction to Transactions
  • INSERT and UPDATE
  • DELETE and TRUNCATE
  • Transactions Demo
  • Managing Transactions
  • XACT_ABORT
  • Managing Transactions Demo
  • Exam Scenarios
  • Module Review

Module 10

  • Query Performance
  • Indexing
  • Index Strategies
  • Indexes Demo
  • Execution Plans
  • Statistics IO
  • Execution Plans Demo
  • Exam Scenarios
  • Module Review
  • Program Review


Course Syllabus

Module 1


Module 1
  • Introduction to SQL Server 2012
  • SQL Instances
  • Editions and Licensing
  • SQL Server Objects
  • System Databases
  • SQL Server Data Tools
  • Object Explorer
  • Object Scripting
  • Template Explorer
  • Query Tabs
  • Projects and Solutions
  • Customizing SSDT
  • Debugging T-SQL
  • SQLCMD
  • Exam Scenarios
  • Module Review

  • Introduction to SQL Server 2012

  • SQL Instances

  • Editions and Licensing

  • SQL Server Objects

  • System Databases

  • SQL Server Data Tools

  • Object Explorer

  • Object Scripting

  • Template Explorer

  • Query Tabs

  • Projects and Solutions

  • Customizing SSDT

  • Debugging T-SQL

  • SQLCMD

  • Exam Scenarios

  • Module Review

  • Module 2


    Module 2
    • T-SQL Overview
    • T-SQL Elements
    • Batch Separators
    • Line Terminator
    • Variables
    • Control Flow
    • Expressions
    • Functions
    • Predicates and Operators
    • SELECT
    • Column Aliasing
    • SELECT Execution
    • Exam Scenarios
    • Module Review

  • T-SQL Overview

  • T-SQL Elements

  • Batch Separators

  • Line Terminator

  • Variables

  • Control Flow

  • Expressions

  • Functions

  • Predicates and Operators

  • SELECT

  • Column Aliasing

  • SELECT Execution

  • Exam Scenarios

  • Module Review

  • Module 3


    Module 3
    • SELECT Statements
    • Basic SELECT Statement
    • Specifying Columns
    • Derived Columns
    • Aliasing Columns
    • Calculated Columns
    • Ordering Results
    • Returning Distinct Results
    • Exam Scenarios
    • Module Review

  • SELECT Statements

  • Basic SELECT Statement

  • Specifying Columns

  • Derived Columns

  • Aliasing Columns

  • Calculated Columns

  • Ordering Results

  • Returning Distinct Results

  • Exam Scenarios

  • Module Review

  • Module 4


    Module 4
    • Filtering
    • WHERE Syntax
    • BETWEEN
    • WHERE Syntax IN
    • Filtering NULL Values
    • LIKE
    • Data Type Comparison
    • Filtering Data with WHERE
    • TOP
    • OFFSET-FETCH
    • Exam Scenarios
    • Module Review

  • Filtering

  • WHERE Syntax

  • BETWEEN

  • WHERE Syntax IN

  • Filtering NULL Values

  • LIKE

  • Data Type Comparison

  • Filtering Data with WHERE

  • TOP

  • OFFSET-FETCH

  • Exam Scenarios

  • Module Review

  • Module 5


    Module 5
    • Join and Set Operators
    • Using Joins
    • Categories of Joins
    • INNER JOIN
    • OUTER JOIN
    • JOIN Demo
    • Set Operators
    • Set Operators Demo
    • Exam Scenarios
    • Module Review

  • Join and Set Operators

  • Using Joins

  • Categories of Joins

  • INNER JOIN

  • OUTER JOIN

  • JOIN Demo

  • Set Operators

  • Set Operators Demo

  • Exam Scenarios

  • Module Review

  • Module 6


    Module 6
    • Subqueries and Table Expressions
    • Subqueries
    • Self Contained Subquery
    • Correlated Subquery
    • Subquery Demo
    • EXISTS
    • Common Table Expressions
    • Temporary Tables
    • Table Variables
    • Table Demo
    • Exam Scenarios
    • Module Review

  • Subqueries and Table Expressions

  • Subqueries

  • Self Contained Subquery

  • Correlated Subquery

  • Subquery Demo

  • EXISTS

  • Common Table Expressions

  • Temporary Tables

  • Table Variables

  • Table Demo

  • Exam Scenarios

  • Module Review

  • Module 7


    Module 7
    • System Functions
    • Scalar Functions
    • ROWSET
    • System Function Demo
    • Aggregate Functions
    • DISTINCT
    • Aggregation Demo
    • GROUP BY
    • HAVING
    • Conversion Functions
    • Exam Scenarios
    • Module Review

  • System Functions

  • Scalar Functions

  • ROWSET

  • System Function Demo

  • Aggregate Functions

  • DISTINCT

  • Aggregation Demo

  • GROUP BY

  • HAVING

  • Conversion Functions

  • Exam Scenarios

  • Module Review

  • Module 8


    Module 8
    • T-SQL Programming
    • Logical Functions
    • IIF, CHOOSE and CASE
    • Logical Function Demo
    • Using Views
    • Stored Procedures
    • Functions
    • Triggers
    • Views Demo
    • TRY CATCH
    • Exam Scenarios
    • Module Review

  • T-SQL Programming

  • Logical Functions

  • IIF, CHOOSE and CASE

  • Logical Function Demo

  • Using Views

  • Stored Procedures

  • Functions

  • Triggers

  • Views Demo

  • TRY CATCH

  • Exam Scenarios

  • Module Review

  • Module 9


    Module 9
    • Transactions
    • Introduction to Transactions
    • INSERT and UPDATE
    • DELETE and TRUNCATE
    • Transactions Demo
    • Managing Transactions
    • XACT_ABORT
    • Managing Transactions Demo
    • Exam Scenarios
    • Module Review

  • Transactions

  • Introduction to Transactions

  • INSERT and UPDATE

  • DELETE and TRUNCATE

  • Transactions Demo

  • Managing Transactions

  • XACT_ABORT

  • Managing Transactions Demo

  • Exam Scenarios

  • Module Review

  • Module 10


    Module 10
    • Query Performance
    • Indexing
    • Index Strategies
    • Indexes Demo
    • Execution Plans
    • Statistics IO
    • Execution Plans Demo
    • Exam Scenarios
    • Module Review
    • Program Review

  • Query Performance

  • Indexing

  • Index Strategies

  • Indexes Demo

  • Execution Plans

  • Statistics IO

  • Execution Plans Demo

  • Exam Scenarios

  • Module Review

  • Program Review

  • "

    MCSA: Querying Microsoft SQL Server 2012

    Special Emagister price

    £ 99 £ 395 VAT inc.