- SQL Server Reference Guide
- Introduction
- SQL Server Reference Guide Overview
- Table of Contents
- Microsoft SQL Server Defined
- SQL Server Editions
- SQL Server Access
- Informit Articles and Sample Chapters
- Online Resources
- Microsoft SQL Server Features
- SQL Server Books Online
- Clustering Services
- Data Transformation Services (DTS) Overview
- Replication Services
- Database Mirroring
- Natural Language Processing (NLP)
- Analysis Services
- Microsot SQL Server Reporting Services
- XML Overview
- Notification Services for the DBA
- Full-Text Search
- SQL Server 2005 - Service Broker
- Using SQL Server as a Web Service
- SQL Server Encryption Options Overview
- SQL Server 2008 Overview
- SQL Server 2008 R2 Overview
- SQL Azure
- The Utility Control Point and Data Application Component, Part 1
- The Utility Control Point and Data Application Component, Part 2
- Microsoft SQL Server Administration
- The DBA Survival Guide: The 10 Minute SQL Server Overview
- Preparing (or Tuning) a Windows System for SQL Server, Part 1
- Preparing (or Tuning) a Windows System for SQL Server, Part 2
- Installing SQL Server
- Upgrading SQL Server
- SQL Server 2000 Management Tools
- SQL Server 2005 Management Tools
- SQL Server 2008 Management Tools
- SQL Azure Tools
- Automating Tasks with SQL Server Agent
- Run Operating System Commands in SQL Agent using PowerShell
- Automating Tasks Without SQL Server Agent
- Storage – SQL Server I/O
- Service Packs, Hotfixes and Cumulative Upgrades
- Tracking SQL Server Information with Error and Event Logs
- Change Management
- SQL Server Metadata, Part One
- SQL Server Meta-Data, Part Two
- Monitoring - SQL Server 2005 Dynamic Views and Functions
- Monitoring - Performance Monitor
- Unattended Performance Monitoring for SQL Server
- Monitoring - User-Defined Performance Counters
- Monitoring: SQL Server Activity Monitor
- SQL Server Instances
- DBCC Commands
- SQL Server and Mail
- Database Maintenance Checklist
- The Maintenance Wizard: SQL Server 2000 and Earlier
- The Maintenance Wizard: SQL Server 2005 (SP2) and Later
- The Web Assistant Wizard
- Creating Web Pages from SQL Server
- SQL Server Security
- Securing the SQL Server Platform, Part 1
- Securing the SQL Server Platform, Part 2
- SQL Server Security: Users and other Principals
- SQL Server Security – Roles
- SQL Server Security: Objects (Securables)
- Security: Using the Command Line
- SQL Server Security - Encrypting Connections
- SQL Server Security: Encrypting Data
- SQL Server Security Audit
- High Availability - SQL Server Clustering
- SQL Server Configuration, Part 1
- SQL Server Configuration, Part 2
- Database Configuration Options
- 32- vs 64-bit Computing for SQL Server
- SQL Server and Memory
- Performance Tuning: Introduction to Indexes
- Statistical Indexes
- Backup and Recovery
- Backup and Recovery Examples, Part One
- Backup and Recovery Examples, Part Two: Transferring Databases to Another System (Even Without Backups)
- SQL Profiler - Reverse Engineering An Application
- SQL Trace
- SQL Server Alerts
- Files and Filegroups
- Partitioning
- Full-Text Indexes
- Read-Only Data
- SQL Server Locks
- Monitoring Locking and Deadlocking
- Controlling Locks in SQL Server
- SQL Server Policy-Based Management, Part One
- SQL Server Policy-Based Management, Part Two
- SQL Server Policy-Based Management, Part Three
- Microsoft SQL Server Programming
- An Outline for Development
- Database
- Database Services
- Database Objects: Databases
- Database Objects: Tables
- Database Objects: Table Relationships
- Database Objects: Keys
- Database Objects: Constraints
- Database Objects: Data Types
- Database Objects: Views
- Database Objects: Stored Procedures
- Database Objects: Indexes
- Database Objects: User Defined Functions
- Database Objects: Triggers
- Database Design: Requirements, Entities, and Attributes
- Business Process Model Notation (BPMN) and the Data Professional
- Business Questions for Database Design, Part One
- Business Questions for Database Design, Part Two
- Database Design: Finalizing Requirements and Defining Relationships
- Database Design: Creating an Entity Relationship Diagram
- Database Design: The Logical ERD
- Database Design: Adjusting The Model
- Database Design: Normalizing the Model
- Creating The Physical Model
- Database Design: Changing Attributes to Columns
- Database Design: Creating The Physical Database
- Database Design Example: Curriculum Vitae
- NULLs
- The SQL Server Sample Databases
- The SQL Server Sample Databases: pubs
- The SQL Server Sample Databases: NorthWind
- The SQL Server Sample Databases: AdventureWorks
- The SQL Server Sample Databases: Adventureworks Derivatives
- UniversalDB: The Demo and Testing Database, Part 1
- UniversalDB: The Demo and Testing Database, Part 2
- UniversalDB: The Demo and Testing Database, Part 3
- UniversalDB: The Demo and Testing Database, Part 4
- Getting Started with Transact-SQL
- Transact-SQL: Data Definition Language (DDL) Basics
- Transact-SQL: Limiting Results
- Transact-SQL: More Operators
- Transact-SQL: Ordering and Aggregating Data
- Transact-SQL: Subqueries
- Transact-SQL: Joins
- Transact-SQL: Complex Joins - Building a View with Multiple JOINs
- Transact-SQL: Inserts, Updates, and Deletes
- An Introduction to the CLR in SQL Server 2005
- Design Elements Part 1: Programming Flow Overview, Code Format and Commenting your Code
- Design Elements Part 2: Controlling SQL's Scope
- Design Elements Part 3: Error Handling
- Design Elements Part 4: Variables
- Design Elements Part 5: Where Does The Code Live?
- Design Elements Part 6: Math Operators and Functions
- Design Elements Part 7: Statistical Functions
- Design Elements Part 8: Summarization Statistical Algorithms
- Design Elements Part 9:Representing Data with Statistical Algorithms
- Design Elements Part 10: Interpreting the Data—Regression
- Design Elements Part 11: String Manipulation
- Design Elements Part 12: Loops
- Design Elements Part 13: Recursion
- Design Elements Part 14: Arrays
- Design Elements Part 15: Event-Driven Programming Vs. Scheduled Processes
- Design Elements Part 16: Event-Driven Programming
- Design Elements Part 17: Program Flow
- Forming Queries Part 1: Design
- Forming Queries Part 2: Query Basics
- Forming Queries Part 3: Query Optimization
- Forming Queries Part 4: SET Options
- Forming Queries Part 5: Table Optimization Hints
- Using SQL Server Templates
- Transact-SQL Unit Testing
- Index Tuning Wizard
- Unicode and SQL Server
- SQL Server Development Tools
- The SQL Server Transact-SQL Debugger
- The Transact-SQL Debugger, Part 2
- Basic Troubleshooting for Transact-SQL Code
- An Introduction to Spatial Data in SQL Server 2008
- Performance Tuning
- Performance Tuning SQL Server: Tools and Processes
- Performance Tuning SQL Server: Tools Overview
- Creating a Performance Tuning Audit - Defining Components
- Creating a Performance Tuning Audit - Evaluation Part One
- Creating a Performance Tuning Audit - Evaluation Part Two
- Creating a Performance Tuning Audit - Interpretation
- Creating a Performance Tuning Audit - Developing an Action Plan
- Understanding SQL Server Query Plans
- Performance Tuning: Implementing Indexes
- Performance Monitoring Tools: Windows 2008 (and Higher) Server Utilities, Part 1
- Performance Monitoring Tools: Windows 2008 (and Higher) Server Utilities, Part 2
- Performance Monitoring Tools: Windows System Monitor
- Performance Monitoring Tools: Logging with System Monitor
- Performance Monitoring Tools: User Defined Counters
- General Transact-SQL (T-SQL) Performance Tuning, Part 1
- General Transact-SQL (T-SQL) Performance Tuning, Part 2
- General Transact-SQL (T-SQL) Performance Tuning, Part 3
- Performance Monitoring Tools: An Introduction to SQL Profiler
- Performance Tuning: Introduction to Indexes
- Performance Monitoring Tools: SQL Server 2000 Index Tuning Wizard
- Performance Monitoring Tools: SQL Server 2005 Database Tuning Advisor
- Performance Monitoring Tools: SQL Server Management Studio Reports
- Performance Monitoring Tools: SQL Server 2008 Activity Monitor
- The SQL Server 2008 Management Data Warehouse and Data Collector
- Performance Monitoring Tools: Evaluating Wait States with PowerShell and Excel
- Practical Applications
- Choosing the Back End
- The DBA's Toolbox, Part 1
- The DBA's Toolbox, Part 2
- Scripting Solutions for SQL Server
- Building a SQL Server Lab
- Using Graphics Files with SQL Server
- Enterprise Resource Planning
- Customer Relationship Management (CRM)
- Building a Reporting Data Server
- Building a Database Documenter, Part 1
- Building a Database Documenter, Part 2
- Data Management Objects
- Data Management Objects: The Server Object
- Data Management Objects: Server Object Methods
- Data Management Objects: Collections and the Database Object
- Data Management Objects: Database Information
- Data Management Objects: Database Control
- Data Management Objects: Database Maintenance
- Data Management Objects: Logging the Process
- Data Management Objects: Running SQL Statements
- Data Management Objects: Multiple Row Returns
- Data Management Objects: Other Database Objects
- Data Management Objects: Security
- Data Management Objects: Scripting
- Powershell and SQL Server - Overview
- PowerShell and SQL Server - Objects and Providers
- Powershell and SQL Server - A Script Framework
- Powershell and SQL Server - Logging the Process
- Powershell and SQL Server - Reading a Control File
- Powershell and SQL Server - SQL Server Access
- Powershell and SQL Server - Web Pages from a SQL Query
- Powershell and SQL Server - Scrubbing the Event Logs
- SQL Server 2008 PowerShell Provider
- SQL Server I/O: Importing and Exporting Data
- SQL Server I/O: XML in Database Terms
- SQL Server I/O: Creating XML Output
- SQL Server I/O: Reading XML Documents
- SQL Server I/O: Using XML Control Mechanisms
- SQL Server I/O: Creating Hierarchies
- SQL Server I/O: Using HTTP with SQL Server XML
- SQL Server I/O: Using HTTP with SQL Server XML Templates
- SQL Server I/O: Remote Queries
- SQL Server I/O: Working with Text Files
- Using Microsoft SQL Server on Handheld Devices
- Front-Ends 101: Microsoft Access
- Comparing Two SQL Server Databases
- English Query - Part 1
- English Query - Part 2
- English Query - Part 3
- English Query - Part 4
- English Query - Part 5
- RSS Feeds from SQL Server
- Using SQL Server Agent to Monitor Backups
- Reporting Services - Creating a Maintenance Report
- SQL Server Chargeback Strategies, Part 1
- SQL Server Chargeback Strategies, Part 2
- SQL Server Replication Example
- Creating a Master Agent and Alert Server
- The SQL Server Central Management System: Definition
- The SQL Server Central Management System: Base Tables
- The SQL Server Central Management System: Execution of Server Information (Part 1)
- The SQL Server Central Management System: Execution of Server Information (Part 2)
- The SQL Server Central Management System: Collecting Performance Metrics
- The SQL Server Central Management System: Centralizing Agent Jobs, Events and Scripts
- The SQL Server Central Management System: Reporting the Data and Project Summary
- Time Tracking for SQL Server Operations
- Migrating Departmental Data Stores to SQL Server
- Migrating Departmental Data Stores to SQL Server: Model the System
- Migrating Departmental Data Stores to SQL Server: Model the System, Continued
- Migrating Departmental Data Stores to SQL Server: Decide on the Destination
- Migrating Departmental Data Stores to SQL Server: Design the ETL
- Migrating Departmental Data Stores to SQL Server: Design the ETL, Continued
- Migrating Departmental Data Stores to SQL Server: Attach the Front End, Test, and Monitor
- Tracking SQL Server Timed Events, Part 1
- Tracking SQL Server Timed Events, Part 2
- Patterns and Practices for the Data Professional
- Managing Vendor Databases
- Consolidation Options
- Connecting to a SQL Azure Database from Microsoft Access
- SharePoint 2007 and SQL Server, Part One
- SharePoint 2007 and SQL Server, Part Two
- SharePoint 2007 and SQL Server, Part Three
- Querying Multiple Data Sources from a Single Location (Distributed Queries)
- Importing and Exporting Data for SQL Azure
- Working on Distributed Teams
- Professional Development
- Becoming a DBA
- Certification
- DBA Levels
- Becoming a Data Professional
- SQL Server Professional Development Plan, Part 1
- SQL Server Professional Development Plan, Part 2
- SQL Server Professional Development Plan, Part 3
- Evaluating Technical Options
- System Sizing
- Creating a Disaster Recovery Plan
- Anatomy of a Disaster (Response Plan)
- Database Troubleshooting
- Conducting an Effective Code Review
- Developing an Exit Strategy
- Data Retention Strategy
- Keeping Your DBA/Developer Job in Troubled Times
- The SQL Server Runbook
- Creating and Maintaining a SQL Server Configuration History, Part 1
- Creating and Maintaining a SQL Server Configuration History, Part 2
- Creating an Application Profile, Part 1
- Creating an Application Profile, Part 2
- How to Attend a Technical Conference
- Tips for Maximizing Your IT Budget This Year
- The Importance of Blue-Sky Planning
- Application Architecture Assessments
- Transact-SQL Code Reviews, Part One
- Transact-SQL Code Reviews, Part Two
- Cloud Computing (Distributed Computing) Paradigms
- NoSQL for the SQL Server Professional, Part One
- NoSQL for the SQL Server Professional, Part Two
- Object-Role Modeling (ORM) for the Database Professional
- Business Intelligence
- BI Explained
- Developing a Data Dictionary
- BI Security
- Gathering BI Requirements
- Source System Extracts and Transforms
- ETL Mechanisms
- Business Intelligence Landscapes
- Business Intelligence Layouts and the Build or Buy Decision
- A Single Version of the Truth
- The Operational Data Store (ODS)
- Data Marts – Combining and Transforming Data
- Designing Data Elements
- The Enterprise Data Warehouse — Aggregations and the Star Schema
- On-Line Analytical Processing (OLAP)
- Data Mining
- Key Performance Indicators
- BI Presentation - Client Tools
- BI Presentation - Portals
- Implementing ETL - Introduction to SQL Server 2005 Integration Services
- Building a Business Intelligence Solution, Part 1
- Building a Business Intelligence Solution, Part 2
- Building a Business Intelligence Solution, Part 3
- Tips and Troubleshooting
- SQL Server and Microsoft Excel Integration
- Tips for the SQL Server Tools: SQL Server 2000
- Tips for the SQL Server Tools – SQL Server 2005
- Transaction Log Troubles
- SQL Server Connection Problems
- Orphaned Database Users
- Additional Resources
- Tools and Downloads
- Utilities (Free)
- Tool Review (Free): DBDesignerFork
- Aqua Data Studio
- Microsoft SQL Server Best Practices Analyzer
- Utilities (Cost)
- Quest Software's TOAD for SQL Server
- Quest Software's Spotlight on SQL Server
- SQL Server on Microsoft's Virtual PC
- Red Gate SQL Bundle
- Microsoft's Visio for Database Folks
- Quest Capacity Manager
- SQL Server Help
- Visual Studio Team Edition for Database Professionals
- Microsoft Assessment and Planning Solution Accelerator
- Aggregating Server Data from the MAPS Tool
Don't worry this tutorial won't be a screen-by-screen capture of a SQL Server installation. While there's nothing wrong with that, I don't think it would be particularly useful. This tutorial also won't try and re-cover the over 1200 printed pages of guidance you get from Microsoft in Books Online, which you can find here for SQL Server 2008, here for SQL Server 2005 and here for SQL Server 2000.
So what will I cover in this tutorial? Although Microsoft has done a fantastic job of including all the information you could possibly want to know about installing SQL Server, I want to cover a few of the other parts of information that you might need both before and after the installation.
In Books Online (which ironically you have to install before you can read the installation docs), Microsoft doesn't often delineate the information you need based on the size and use of your system. Don't get me wrong everything you need is there, just not always in the order you need it.
So what I'll try to do is break down the process in a different way. I'll actually use the same three basic steps that Books Online does:
- Preparing
- Installing
- Configuring
But I'm going to recommend a broader approach than just looking at the server. I'm going to start a little further out in the process, just after you've decided to use SQL Server in the first place.
Preparing to Install
Before you prepare a budget, before you choose a server, before you even decide if the server room has a place in the rack for the server, you have to know one thing: what you plan to do with SQL Server. There are two basic reasons you're installing SQL Server, or any database system for that matter:
- Canned Applications: Your organization bought some software that requires SQL Server
- Custom Applications: Your organization is writing some software that requires SQL Server
That might sound obvious, but you'd be surprised how many bad decisions during installation and configuration flow from not having this information to start with. Let's start with the first situation.
Installing SQL Server for third-party applications
If you're installing SQL Server because you've got an application that requires it, then your job is actually a bit easier. It's easier because that vendor should provide some guidance for what you need to do next. If they don't, contact them and ask. They should have a series of worksheets or even better they should provide some consulting time to help you evaluate all of the variables I'll discuss in a moment to help you design your server layout. This is normally true of any large package implementation. Even in smaller applications, most companies will give you some help in choosing a server and an edition of SQL Server to use with their product. If they don’t have this information, make sure you ask for it. Any responsible vendor should provide you with the guidance for their database application.
Sometimes the worksheets or other tools the companies use are based on seat-count. In other words, if you have this many users in the application, you need this much memory and so on. I'm usually a little skeptical of that arrangement, since most applications have many individual functions, and different users exercise those functions differently. Each function usually exercises the various parts of the system (network load, memory, CPU and so on) differently. The decision matrix for that many variables gets complicated quickly if the application is of any appreciable size.
The best help that a third-party firm can give you in configuration involves two parts: experience with installing the product, and a list of references you can use.
By references, I mean contacts at another company that has installed their product, preferably a few that are the same size and shape as yours. I've done many numerical and metric-based models for SQL Server installations, but none is as good as the experiences I gained from customers who installed my company's software and were using it. Sometimes my models bore out the results the clients got, and others, well; let's just say I adjusted my models often based on empirical evidence more than once.
Even if the company gives you a model to work from, experienced help with the installation, and numbers and configurations from other companies that have installed the software, you should read on. You're lucky to have all the help, but in the end, it's your system. The consultants won't have to live with the system's poor performance, or support it at 2:00 in the morning when it all goes wrong. So read ahead, as if the decisions are completely in your hands they actually are.
Installing SQL Server for your own applications
If you're not buying software to use with SQL Server, then you're writing your own. After all, no one buys SQL Server just for itself. It's a platform that software uses to store and exploit data. In this case, your organization will design and implement a system that needs to store that data, and they've turned to you as the database architect to figure out what they need to scope, buy and install.
Over the years I've developed a methodology that I use for any SQL Server installation. Even if I think I know the parameters, even if I've done the installation multiple times, I think about these steps each time I put in the media:
- Think about security
- Evaluate the layout
- Select the hardware
- Select the edition
Whether you’re installing SQL Server because of a canned application or for something that you’re writing yourself, review these areas to make sure everything is well thought-out.
Think about security
Before you buy or install anything, review all the bulletins and considerations there are for SQL Server and security. Having this information before you start is the key to developing a system that is "secure by default." I provide a section of this guide for SQL Server security, but you should also review the Microsoft Security website, and other sites that deal with hardware and software security. It's a little insurance that goes a long way.
Evaluate the layout
The next part of the decision is how many servers you'll need, and where you'll put them. Work with your developers and ask them what kind of sizing exercises they've done that you can leverage. Even so, check their numbers by performing some tests of your own. How much network traffic do the various representative operations take? How much memory is used? How much hard drive activity does the application generate at peak, average and low use times?
Another parameter that is often forgotten is how much of a window for maintenance everyone is considering. Yes, you can back up SQL Server while users are on-line, and with SQL Server 2005and higher, you can even do many index reorganizations "live," but these activities will take a toll on performance. Also, at some point you'll need to install a Service Pack or upgrade some hardware at least two of the operations where the system needs to be turned off. If the application has a 24x7 requirement, you'll want to consider clustering or at least database mirroring to provide uninterrupted service. By answering this one question, you already have some decisions made for you.
By evaluating the layout, I'm not just talking about the number of servers or their general capabilities such as SAN connections and so on. While those things are important, you should also consider where the servers will be located. Decide if you have enough power, rack space, backup capabilities, even where the servers sit on the network connection. If this is a "forward facing" application, meaning that it connects directly with the Internet, then you'll want to set up a Demilitarized Zone (DMZ) arrangement.
Select the hardware
The first decision is the platform that you need. Different chip architectures have different advantages and costs, so don't assume that an IA64-based server will be the fastest system for your needs. I once did some testing that showed an x64 system to be twice as fast as a "larger" IA64 server for a particular application. In another test on a different scenario the IA64 won hands-down. The point is to properly evaluate the pressure points on the system. More memory may be more beneficial than a faster processor, for instance.
In the same way, two computers may be better than one. This is especially true where the system has a large reporting or business intelligence function. Of course, the tradeoff is that you have to buy twice the hardware, twice the licensing for the operating system, SQL Server and the like, and twice the maintenance. Everything is a tradeoff.
Select the edition
It might seem strange to pick the edition of SQL Server after you've selected the hardware, but look at it this way: It's usually easier to upgrade the software than the hardware. Buy a little more server than you need and then you'll have the flexibility you need if you want to go higher.
Installing SQL Server
Before you install SQL Server, you might want to take a peek at this article series on configuring Windows for that system. Although the version of Windows you’re using might be different, there are some great strategies to think through there.
As I stated earlier, I'm not going to work through a series of screenshots or repeat the information you'll find in Books Online. Microsoft does a far better job of that than I can do here, and since they update Books Online several times throughout the year, they'll be more current than I could. I recommend before the installation that you follow their advice.
As you do, there are a few more things you need to think about.
Third-party installations
Third-party installations will either install the software for you (the ideal) or provide the instructions for installing SQL Server for their product. If they give you instructions for the installation and don't mention the Microsoft documentation, you should be asking some questions. Are they certain that they understand all of the installation documentation Ill enough to come up with their own? Ask if they've read the addendums and so on. Don't take it on faith that the technicians at the firm have time to deal with all of the intricacies of the changes that Microsoft makes.
Unattended installations
There are times when you need to install the software on multiple servers, and you want to do it the same way each time. Almost all versions and editions of SQL Server provide mechanisms to do this (called an Unattended Installation), and you should consult Books Online for the process.
And no, you can't use imaging software to install SQL Server multiple times. Imaging will indeed change not only the server name and the SID but the registry entries as well. What they can't change are the entries within the SQL Server databases and metadata that depend on the name and the SIDs. For that only an unattended installation will work. You can image the server and run an unattended installation of SQL Server when you're done, which is what I do.
Manual installations
The manual installation steps are different for various versions of SQL Server. All of them involve installing or at least checking the prerequisites that SQL Server needs, and each let you select and configure the components you install.
In the later versions of SQL Server, even if you select "client components," you won't get the sample databases unless you manually select them or download them from the Codeplex.com site. Make sure you drill into the properties of each panel and make all the selections you need.
Configuring SQL Server
After you've completed the installation, you're not done. You need to install some service packs, security bulletins and so on, and also configure the various settings in the Instance and databases.
Installing Service Packs
Unless you can't install the latest Service Pack, do. They are cumulative, so you only have to install the latest, but starting with SQL Server 2005, Microsoft doesn't always provide a "slipstreamed" release, meaning a single CD with both SQL Server and the service packs combined. You'll have to install them separately.
Notice that I said "unless you can't." That means sometimes you should not install a Service Pack on your server. As the vendors of other software release their products, they test (hopefully extensively) with a particular version and Service Pack of SQL Server. It takes them time to ramp up to the latest version and test all of their applications, so make sure you check with them before you apply a Service Pack. You could do serious damage to your system otherwise.
Setting the parameters
SQL Server has less knobs and levers than other Relational Database Management Systems, but it does have a few. You should read Books Online regarding these settings, and choose the configuration options appropriately. I've also covered these options here on InformIT.
So now you're ready to read those 1200+ plus pages of installation documentation from Microsoft. Grab a cup of coffee, find a quiet place, and have a pencil and paper handy. You won't have to read it all but you should read the parts that apply to you. If you follow the information in this tutorial, you'll be able to make intelligent decisions about what that is.
InformIT Articles and Sample Chapters
I mentioned in this tutorial that you should perform your own testing to get application metrics. I show you how to do that in Creating a Performance Tuning Audit - Defining Components.
Books and eBooks
If you are brand-new to SQL Server, there’s a very inexpensive way to come up to speed quickly on the product. It’s a video series called The Accidental DBA.
Online Resources
An often-overlooked resource is the installation section of the MSDN forum for SQL Server at Microsoft. Several of their developers troll this board to answer many questions on SQL Server, all for free!