Purchase this course now
  • Purchasing this course allows you access to view and download the videos
  • More product info
  • Looking for multi-user licensing info?
$99.95

Currency conversions:

SQL Server 2005 Database Administration

  • ·Skill level: 200-500
  • ·Run Time: 30+ hours (158 videos)
  • ·CourseId: 152


This course is a soup-to-nuts course that will teach you everything you need to configure a server, maintain a SQL Server disaster recovery plan, and how to design and manage a secure solution. You'll learn how to automate daily, weekly, and hourly tasks (like backups), the details of security, SQL Server clustering, replication, disaster recovery, and using jobs and database maintenance tasks. This course features more than 150 videos organized in 13 chapters and totals more than 30 hours of instructor-led training for SQL Server 2005.

Browse this course's videos now
  • Search for videos within this course

This course is featured in the following packages:


Scott Whigham

Scott Whigham is the founder of LearnItFirst.com, one of the web's most extensive video training libraries focusing on technical training. Scott is also an experienced consultant, trainer, and author with more than a decade of hands-on experience working with SQL Server databases, writing and debugging applications using Visual Studio, and performance tuning. Scott designed the architecture (websites, class libraries, and database) for the LearnItFirst.com websites and, most re... (Scott's full bio can be found here)

People who have had some exposure to SQL Server but who have not undergone a full SQL Server 2005 DBA class. This is not a beginner-level course nor is an advanced course; it is intended for the beginner-to-intermediate and/or someone coming from another system (such as Oracle, DB2, or MySQL) who wants to learn how to administer a SQL Server.
While a true beginner could take this course, it is actually recommended that you have at least 30 days experience working with SQL Server (or equivalent work experience with another database system) prior to taking this course.
  • Are there any sample videos from this course? Yes! Click here to view this course's free videos
  • Can I get a certificate saying I passed/took the course? Yes. Once you have downloaded all of the videos in the course, send us a request for a certificate through our contact us page. We'll send you a certificate that looks like this sample certificate.
  • What is included with this course? Our training courses come complete with the video files, PDFs of the course presentation (for lecture-based videos), and sample projects and files where appropriate. Most courses are a blend of demo and lecture but, depending on the topic, some courses are lecture-only while others are demo-only. Read more
  • Do you have something I can email to my boss? Yes, many customers ask for PDF copies of the material covered so that they can get reimbursed by their company for the cost of the course. Download a PDF of the videos in this course
  • Will this course help me pass a certification exam? Absolutely. We have a lot of members who have successfully earned Microsoft certifications with the help of our training materials. We do not, however, consider ourselves a "certification training company"; we are a "real world training company" and we think there is an important difference between the two. Read more

Table of Contents

This video training course is separated into chapters. If you'd like to view every video on a single page, you want The Big List.

Chapter 1 - An Introduction to SQL Server

Abstract: This chapter is a great introduction to SQL Server. Whether you are a complete 'know-nothing' for SQL Server or you've had extensive experience with other RDBMS' and just want to learn about SQL Server, this is a great place to start.
Number of Videos: 6
Total Run Time: 1 hour and 13 minutes

Chapter 2 - Installing, Deploying, and Upgrading SQL Server

Abstract: This chapter is designed to help you install and configure your SQL Server 2005 and 2000 installations including keeping your server up-to-date with the latest updates, security patches and hotfixes. You'll learn about configuring all the options during the graphical setup as well as using the automated setup, learn about upgrading SQL Server 2000 to SQL Server 2005, upgrading SQL 7.0 to SQL 2005, running the SQL Server 2005 Upgrade Advisor and more. Also included are best practices and performance tips for installing SQL Server.
Number of Videos: 18
Total Run Time: 3 hours and 10 minutes

Chapter 3 - Getting Started with SQL Server 2005 Express Editions

Abstract: Are you just getting starting with Visual Studio and Visual Basic and trying to get VB to work with SQL Server? The chances are high that, if you're working with the Express Edition of Visual Basic, then you'll also be working with the Express Edition of SQL Server 2005. This chapter focuses on getting you started with the SQL Server 2005 Express Edition(s) and helps you understand how to use SQL Server in your VB applications.
Number of Videos: 11
Total Run Time: 2 hours and 20 minutes

Chapter 4 - Configuration: Services, Instances, Network Libraries, and More

Abstract: SQL Server administrators need to know the innermost workings of SQL Server and this set of videos teaches just that. The videos in this series will teach you about the network libraries that SQL Server uses, configuring the SQL Server system including memory and CPU settings, and even how to change SQL Server's TCP/IP ports - all of which are essential to understanding SQL Server. You'll also get great insight into the services that make up SQL Server and how things work "under the covers"
Number of Videos: 8
Total Run Time: 1 hour and 40 minutes

Chapter 5 - Tools, Utilities and Common Tasks for Managing SQL Server

Abstract: This is an essential set of videos for all administrators. In this set of videos you'll learn all about the most common tools and how to perform common tasks. This chapter discusses the SQL Server Management Studio, Profiler, the Configuration Tools (such as the Surface Area Configuration tool and the SQL Server Configuration Manager) and many other helpful tools such as snap-ins for the Microsoft Management Console (MMC).This set of videos also features DOS commands and utilities (sqlcmd, osql, bcp), batch-file writing, and scripting topics. For those of you with SQL Server 2000, This chapter also features videos on Enterprise Manager, Query Analyzer, Profiler, tools in the SQL Server 2000 Resource Kit and many other helpful tools such as snap-ins for the Microsoft Management Console (MMC).
Number of Videos: 6
Total Run Time: 1 hour and 4 minutes

Chapter 6 - Database Creation, Management and Best Practices

Abstract: This chapter discusses the various ways to create databases, how to manage your database files by expanding or shrinking SQL Server's database files, how filegroups work, and Best Practices for SQL Server databases. You'll learn all about CREATE DATABASE, the intricacies of ALTER DATABASE as well as how to manipulate (and understand) database properties. You'll work with many of the common admin procedures and functions such as sp_helpdb, sp_helpfile, and DATABASEPROPERTYEX.
Number of Videos: 16
Total Run Time: 3 hours and 3 minutes

Chapter 7 - Architecture: System Databases, System Tables, and SQL Server Internals

Abstract: The more you know about how things work in SQL Server, the better prepared you are to make intelligent design and management choices. Watch this chapter for information on how the internals of Microsoft SQL Server 2000 influence your design making. You'll learn the details about the master database, the msdb database, how the resource database is used by SQL Server, and how to take advantage of the model database for fun and profit. This video includes detailed walk throughs of the objects in each database complete with descriptions and suggestions for use for many of the most commonly used objects (system tables, system views, system procs and more).
Number of Videos: 13
Total Run Time: 2 hours and 6 minutes

Chapter 8 - Security for SQL Server: Logins, Users, Roles and More

Abstract: Learn everything about authentication modes, server roles, what the term "fixed" means when discussing fixed server and fixed database roles, how users and schemas work and much more in this excellent set of videos on SQL Server security. This chapter of videos is designed to teach you all about principals, credentials, proxies and proxy accounts as well as Best Practices for SQL Server security. Also in This chapter are discussions on SQL Injection and how hackers can attempt to attack your server.
Number of Videos: 6
Total Run Time: 1 hour and 6 minutes

Chapter 9 - Disaster Recovery: Backup, Recovery, Clustering, Mirroring, Log Shipping

Abstract: This is a chapter on taking backups, applying backups (restoring backups), working with standby servers and all the in-between things that need to happen in a real-life situation. There's lots of good, solid info packed into these videos.This set of videos teaches you about how to backup and restore SQL Server databases, complex restore/backup scenarios, backup concepts and architecture, and scripting backups and restores. We will also discuss recovery models, log shipping for disaster recovery, clustering SQL Server 2000/2005 and building Active/Passive and Active/Active clusters (Single Instance and Multiple Instance clusters)
Number of Videos: 22
Total Run Time: 4 hours and 42 minutes

Chapter 10 - Automating SQL Server: SQL Server Agent, Jobs, Email, Alerts and Scheduling

Abstract: SQL Servers around the world run jobs at scheduled times - it's just the way of the world. This chapter will teach you how to create jobs, how to manage alerts, and how the SQL Server Agent works. This is an important set of videos for any SQL Server DBA. This set of videos teaches you about scheduling backups and SQL Server jobs, database Mail, SQLMail, and operators. We will also discuss alerts for proactive administration and SQL Server agent internals
Number of Videos: 17
Total Run Time: 3 hours and 15 minutes

Chapter 11 - Monitoring and Performance Tuning SQL Server

Abstract: This SQL Server chapter is all about performance tuning your SQL Server and queries. The more you know about how SQL Server does what it does, the better prepared you are to make smart design decisions. Watch these videos for a solid foundation of the "how and why" things work the way they do in SQL Server.
Number of Videos: 11
Total Run Time: 2 hours and 15 minutes

Chapter 12 - Replication in SQL Server

Abstract: SQL Server replication is a very popular choice for everything from synchronizing small, hand held devices with SQL Server CE/Mobile Edition/Compact Edition/Everywhere installed to doing complete disaster recovery solutions. This chapter of videos will help you understand SQL replication and will walk you through setting it up, creating distributors, managing publications and subscribing.
Number of Videos: 6
Total Run Time: 1 hour and 19 minutes

Chapter 13 - Miscellaneous - Topics That Do Not Fit Anywhere Else!

Abstract: These videos are basically homeless. They have therefore been placed into the chapter until we find a better home for them!
Number of Videos: 18
Total Run Time: 3 hours and 11 minutes

Browse this course's videos now

^ Back to top