You are on page 1of 4

Introduction to

SQL Server 2005

Data Directions, Inc.


8510 Bell Creek Road
Mechanicsville, VA 23116
(804) 427-2426, (800) 334-4250
training@data-directions.com
http://www.data-directions.com

This material is the property and proprietary work of Data Directions, Inc. All rights are reserved. Copyright 1982-2007, Data Directions, Inc. This material
may not be reproduced without the written permission of Data Directions, Inc. of Virginia .

Many of the product names and acronyms used in this material are protected by copyrights and trademark laws by their respective vendors. All rights are
reserved.
Introduction to

COURSE OVERVIEW

Course Description:
This course is designed to familiarize the student with the concepts and facilities of
Microsofts database product, SQL Server 2005. The class will cover basic usage and
functions of the SQL Server environment. The focus will be to instruct the students on the
facilities, wizards, and tools available in SQL Server. The class will also cover the
definition and implementation of various database components in the product such as
tables, indexes, stored procedures, and triggers. In addition, an introduction to Transact-
SQL will be included to familiarize the student on the language, its coding, and
debugging.

Course Duration:
2 Days - This is a lecture and hands-on workshop class.

Course Prerequisites:
The student should be familiar with the basic workings of a relational database
management system and Structured Query Language (SQL).

Course Materials:
? Class notes will be provided.
? Each student will receive a copy of Mastering Microsoft SQL Server 2005 (ISBN 0-7821-
4380-6) from Sybex.

Course Objectives:
The student will become familiar with the tools, facilities, and wizards of SQL Server
2005. The student will learn how to operate and navigate within the SQL Server
Management Studio to view, develop and implement the various database and server
components. The student will become familiar with the various wizards for the initial
development of these components. The student will gain exposure to ANSI SQL
extensions and Transact-SQL program development.

Page 2
Copyright 1982-2007, Data Directions, Inc. - All rights Reserved.
8510 Bell Creek Road ? Mechanicsville, Virginia 23116 ? (804) 427-2426 ? Fax (804) 427-7783 ? (800) DDI-4250
E-mail training@data-directions.com ? Internet http://www.data-directions.com
Introduction to

COURSE OUTLINE

I) Course Overview and Review of Objectives

II) SQL Server Concepts and Facilities


A) History of SQL Server
B) SQL Server 2000 Enhancements
C) SQL Server 2005 Enhancements
D) SQL Server 2005 Product Packaging
E) SQL Server 2005 Product Pricing

III) SQL Server - Pieces and Parts


A) Client and Server Components
B) Services
C) Security Administration
D) Server Architecture
E) Standard Databases
F) System Tables
G) Schemas
H) Naming System Objects
I) Common Server Limits
J) Constraints
K) Column Definitions
L) Views
M) Stored Procedures Triggers
N) User Define Data Types
O) Defaults
P) Rules

IV) SQL Server - What comes in the box?


A) The SQL Server Management Studio
1) Script Builder
2) Key Features
3) Wizards
4) Help - Books Online
5) Query Designer Editing Queries
B) Other Tools
1) Configuration Manager
2) Server Profiler
3) Database Engine Tuning Advisor
4) Performance Monitor
5) Distributed Transaction Coordinator
6) Surface Area Configuration
Page 3
Copyright 1982-2007, Data Directions, Inc. - All rights Reserved.
8510 Bell Creek Road ? Mechanicsville, Virginia 23116 ? (804) 427-2426 ? Fax (804) 427-7783 ? (800) DDI-4250
E-mail training@data-directions.com ? Internet http://www.data-directions.com
Introduction to

COURSE OUTLINE

V) Transact SQL (T-SQL)


A) Basic Syntax Rules
B) ANSI SQL Enhancements
C) Sample Transact SQL Script
D) Cursors

VI) Other Topics


A) Business Intelligence Development Studio
1) Integration Services
2) Reporting Services
3) Analysis Services
B) Replication
C) Full Text Search
D) Hints
E) References

VII) Review and Questions

Page 4
Copyright 1982-2007, Data Directions, Inc. - All rights Reserved.
8510 Bell Creek Road ? Mechanicsville, Virginia 23116 ? (804) 427-2426 ? Fax (804) 427-7783 ? (800) DDI-4250
E-mail training@data-directions.com ? Internet http://www.data-directions.com

You might also like