Skip Navigation Links
902 Clint Moore Rd · Suite 138 · Boca Raton, Florida 33487, USA · +1(561)988-0567
Skip navigation links
Home
Course Schedule
SQL 2008 HOS Training
Location
Trainer Bios
Contact Us
CRM SharePoint Exchange Online
   HSI Training
    Gold Partner Learning Solutions
      Learning Solutions
         Business Solutions
        Joe's Blog
              Joe's Blog
  Gold Coast Users Group

 
  
50027-Querying and Processing SQL Server Data Using SQL 2005 
 
Course Syllabus

Querying and Processing SQL Server Data
Using
Microsoft SQL Server 2005

 

Course #: 50027

Number of Days: 2

Format: Instructor-Led

 

Elements of this syllabus are subject to change

Alto’s Querying and Processing SQL Server Data Using Microsoft SQL Server concentrates on providing students with the knowledge and skills necessary to exploit the features and functions available in SQL Server

Audience

The target audience for this clinic includes the following:

IT Professionals who will be writing queries for use with Microsoft SQL Server Non-technical “power users” will also benefit from the course if they are comfortable using sophisticated software tools like SQL Server Management Studio

 

At Course Completion

Students will be able to write queries for use with Microsoft SQL Server

 

Prerequisites

Before attending this course, students must:

At minimum be comfortable working with a complex user interface like SQL Server Management Studio

 

Module 1: Quick Intro to SQL Query Basics

. Establish baseline knowledge required elsewhere in course

. Elements of the SELECT statement

. Optional clauses

. Working with NULL values

. Working with Dates

 

Module 2: Working with Views

. Nature and purpose of views

. Creating and modifying view

. Limitations and cautions

 

Module 3: Advanced SQL Query Tactics

. Scalar and vector aggregations

. Everything you need to know about JOINS

. UNION queries

. GROUP BY queries

. Sub-queries

 

Module 4: Data Manipulation Statements

. Insert statements

. Update statements

. Delete statements

. Manipulation through views and over JOINs

 

Module 5: Working with Procedures

. Nature and purpose of stored procedures and functions

. Calling stored procedures for effect

. Passing input parameters to stored procedures

. Calling procedures that return data

. Calling built-in functions

. Calling user-defined functions

 

Module 6: Task-Oriented Queries

. Finding unmatched or missing records

. Finding duplicates

. Calculating running sums

. Changing a primary key