SQL Server 2000 - Programming a Database
Duration: 35 hours
Description: Topics include: Creating and
managing databases; creating data types and tables; implementing data
integrity; planning, creating and maintaining indexes; implementing views,
stored procedures, user-defined functions and triggers; programming across
multiple servers; query performance; using graphical SHOWPLAN; managing
transactions and locks. Prerequisite:
Querying SQL Server 2000 with Transact-SQL or equivalent knowledge.
Objective: Students learn to program and implement a database solution using SQL Server 2000.
Course Content:
Overview of Programming SQL Server
Creating Data Types and Tables
Implementing Data Integrity
Planning Indexes
Creating and Maintaining Indexes
Implementing Views
Implementing Stored Procedures
Implementing User-defined Functions
Implementing Triggers
Programming Across Multiple Servers
Optimizing Query Performance
Analyzing Queries
Managing Transactions and Locks