2071 - Microsoft SQL Server 2000: Querying with Transact-SQL

Course Specifications

Course Length: 2 Days

Location: Entre Technology Services, LLC  1501 N. 14th St. West, Suite 1511

Registration: Call your Account Manager at 406.256.5700 or use our Registration Forms

Course Description

This course teaches you how to use the Transact-SQL language to query a Microsoft SQL Server 2000 database. In addition, this course assists you in preparing for the Microsoft Certified Systems Engineer and Microsoft Certified Database Administrator Exam #70-229, Designing and Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition.

Prerequisites: 

To ensure your success, we recommend you first take any of the following Element K courses or have equivalent knowledge:

Windows 2000: Introduction  
Windows 98: Introduction 

Delivery Method:  

Instructor-led, group-paced, classroom-delivery learning model with structured hands-on activities. 

Performance-Based Objectives

Identify the features of Transact-SQL and use the Transact-SQL utilities to query a SQL server. 
Retrieve data by using the SELECT statement. 
Modify data by using the INSERT, UPDATE, and DELETE statements. 
Summarize data by using the TOP, GROUP BY, COMPUTE, and COMPUTE BY clauses. 

Query multiple tables through the use of joins. 

Design subqueries. 
Work with full-text indexes. 
Describe the types of programming objects in Transact-SQL

Course Content

Lesson 1: Exploring Transact-SQL 

An Overview of SQL Server and Transact-SQL 
Programming in Transact-SQL

Lesson 2: Querying Data 

Results Using the SELECT Statement 
Formatting the Set

Lesson 3: Changing Data Through Queries 

Inserting Data 
Deleting Data 
Updating Data 

Lesson 4: Summarizing Data 

Working with Aggregate Functions
Grouping Data

Lesson 5: Joining Tables 

Querying Multiple Tables
Implementing Advanced Table Joins

Lesson 6: Implementing Subqueries 

Subqueries

Lesson 7: Working with Full-text Indexes 

Implementing the Microsoft Search Service
Querying Full-text Indexes

Lesson 8: Programming Transact-SQL 

Creating and Managing Views
Implementing Stored Procedures, Triggers, and User-defined Functions