SQL 2000 Server Design Training MCDBA CBT Boot Camp
Deployment Options:
Interactive CDs with Exclusive LearningZone 7x24 Live Mentor
Course Price:
$795.00
Purchase Training Online:
Detailed Description
Schedule our instructor led classroom trainings at your convenience and never miss another lecture
or fall behind. You are in complete control. We invited the best SQL Trainers in the industry to help us develop
the ultimate training & certification program.
Our SQL Server 2000 Implementing Database Design training course will teach you how to design and implement a powerful,
functional database with Microsoft SQL Server 2000. Expert instructor Paul D. Sheriff friendly presentation style
makes this complex technical subject matter easy to understand. At the conclusion of this course you will understand
the core techniques of implementing database design and will be prepared to pass exam #70-229 which provides core
credit toward Microsoft Certified Database Administrator certification, elective credit toward Microsoft Certified
Systems Engineer certification, and elective credit toward Microsoft Certified Solution Developer
Included with this Program:
6 CD-ROMs featuring live instructor-led classroom sessions with full audio, video and demonstration
components with over 12+ hours of instruction
Focused on practical solutions to real-world development
Comprehensive, understandable, and reusable as reference material
Course Outline:
Implementing SQL Server 2000 Level 1 (1 hr 53 mins)
1.0 Relational Databases (34 mins)
1.1 What is a Database?
1.2 Relational Algebra
1.3 Relational Database Terms
2.0 Database Normalization (16 mins)
2.1 How to Normalize a Database
2.2 Case study: Employee Time Tracking System
3.0 An Overview of SQL Server (18 mins)
3.1 Features and Capacities
4.0 Creating Databases (45 mins)
4.1 SQL Server Databases and Logs
4.2 Files and FileGroups
4.3 Creating a Database
4.4 Database Size Planning
4.5 Using T-SQL to create a database
Implementing SQL Server 2000 Level 2 (2 hrs 17 mins)
1.0 Creating Tables (53 mins)
1.1 SQL Server Data Types
1.2 Creating Tables
1.3 Adding Data to a Table
1.4 Creating Tables Using T-SQL
2.0 Constraints and Indexes (50 mins)
2.1 Data Integrity
2.2 Indexes
2.3 Creating CHECKS and Rules
2.4 Using T-SQL to Create Constraints
3.0 Retrieving Data (34 mins)
3.1 Select Statement
3.2 WHERE Clause
3.3 DISTINCT and Calculated Columns
3.4 ORDER BY Clause
3.5 Using SLQ Query Analyzer
Implementing SQL Server 2000 Level 3 (2 hrs 17 mins)
Implementing SQL Server 2000 Level 5 (2 hrs 2 min)
1.0 Transaction Processing (20 mins)
1.1 What is a Transaction?
1.2 Nesting Transactions
1.3 Transactions in Triggers
1.4 Trying out Transactions
1.5 Deadlocks
2.0 Data Transfer (26 mins)
2.1 Services Available
2.2 BCP
2.3 BULK INSERT
2.4 DTS
3.0 Full Text Search (28 mins)
3.1 What is Full Text Search?
3.2 Setting up Full Text Search
3.3 Performing a Full Text Search
3.4 Full Text System Procedures
3.5 FTS Enhancements in SQL 2000
4.0 Optimization (33 mins)
4.1 Optimizing your Server
4.2 Database design
4.3 Query Optimization
4.4 Index Usage
4.5 Statistics & Index Analyzer
4.6 SQL Server Profiler
4.7 Performance Monitor
5.0 System Databases & Tables (15 mins)
5.1 System Databases
5.2 System Tables
Implementing SQL Server 2000 Level 6 (1 hr 50 mins)
1.0 Using XML Extensions (61 mins)
1.1 Creating a Virtual Root
1.2 Using a Virtual Root
1.3 Returning Element Based XML
1.4 Passing Parameters
1.5 Multiple Result Sets
1.6 Using Stored Procedures
1.7 Inserting Data using XML
1.8 Joining Tables
1.9 Retrieving Data from VB
2.0 Application Development (49 mins)
2.1 OLE DB, ODBC and ADO
2.2 Using ADO