Transact SQL Server (T-SQL) 2000 Database Design
This course teaches you how to use the Transact-SQL language to query and program Microsoft SQL Server 2000 in a Windows 2000 Server environment. This course also 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.
- Cost: Price on application
- Duration: 4 Days
- This course is not available as part of our public schedule but can be provided on a customised client specific basis.
Windows 2000 or 2003 Installation and Administration training or or have equivalent knowledge. You should also know the basics of querying a SQL server by using the SELECT, INSERT, and UPDATE SQL statements.
Exploring the Components of SQL Server
SQL Server Database Structure
Identifying SQL Server Management Tasks
Working with Transact-SQL
Transact-SQL Statements
Programming in Transact-SQL
Identifying Database Design Issues
Creating Databases
Managing Databases
Design and Create Tables
Maintaining Tables
Understanding Data Integrity
Implementing Constraints
Designing Indexing
Implementing Indexes
Maintaining Indexes
Querying Multiple Tables
Implementing Advanced Table Joins
Designing Subqueries
Changing Data Through Queries
Designing Stored Procedures
Creating Stored Procedures
Using parameters in Stored Procedures
Managing Stored Procedures
Designing and Implementing Triggers
Designing and Implementing Transactions
Managing Locks
Establishing Linked Servers
Creating and Managing Distributed Queries
Exploring the Query Optimiser
Using Indexes to Optimise Queries
Analysing the Performance of Queries