Introduction
to Microsoft SQL Server 2000
Overview of SQL Server 2000 | Components of SQL Server 2000
| Overview of SQL Server 2000 Architecture
Using
Transact-SQL on a SQL Server Database
SQL Server Programming Tools | Introduction to Transact-SQL
| Transact-SQL Syntax Elements | Executing Transact-SQL Statements
Designing
a SQL Server Database
Introduction to Database Design | Planning a SQL Server Database
| Identifying: System Requirements | Developing a Logical
Data Model
Implementing
SQL Server Databases & Tables
Creating and Managing a SQL Server Database| Identifying Data
| Creating and Managing Tables
Implementing
Data Integrity
Introduction to Data | Implementing Integrity
Accessing
and Modifying Data 205
Accessing Data in a SQL Server Database | Using SELECT Statements
to Access Data | Modifying Data in a SQL Server Database Exercise
Managing
and Manipulating Data
Importing and Exporting Data | Using Distributed Queries to
Access External Data | Using Cursors to Retrieve Data | Retrieving
XML Data
Implementing
Stored Procedures
Introduction to Stored Procedures | Creating, Modifying, &
Deleting Stored Procedures | Programming Stored Procedures
Implementing
Triggers
Introduction to Triggers | Creating and Managing Triggers
| Programming Triggers
Implementing
Views
Introduction to Views | Creating, Modifying, and Deleting
Views | Accessing Data through Views
Implementing
Indexes
Index Architecture | Index Creation & Administration
Managing
SQL Server Transactions & Locks
Transaction & Locking Architecture | Managing SQL Server
| Managing SQL Server Locking
Designing
& Administering SQL Server 2000 Security
Overview of SQL Server 2000 Security | Designing a Database
Security Plan | Database Security Implementation & Administration
SQL
Server Monitoring & Tuning
Monitoring Databases with SQL Profiler | Index Tuning &
Database Partitioning
|