Request Information
Course Details
Querying and Processing SQL Server Data Using Microsoft SQL Server
Prerequisite
Before attending this course, students must:
At minimum be comfortable working with a complex user interface like SQL Server Management Studio
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.
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.
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
- Nature and purpose of views
- Creating and modifying view
- Limitations and cautions
- Scalar and vector aggregations
- Everything you need to know about JOINS
UNION queries
- GROUP BY queries
- Sub-queries
- Insert statements
- Update statements
- Delete statements
- Manipulation through views and over JOINs
- 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
- Finding unmatched or missing records
- Finding duplicates
- Calculating running sums
- Changing a primary key
Students will be able to write queries for use with Microsoft SQL Server.

