
SQL Server Documentation, Tutorials, and Samples
When you install SQL Server, you can install the SQL Server documentation (SQL Server Books Online), sample applications, and tutorials. SQL Server Books Online, samples, and tutorials cover the concepts and procedures required to use SQL Server effectively. SQL Server Books Online also includes reference material for the languages and programming interfaces for storing, retrieving, reporting, and modifying data using SQL Server.
If you install the documentation and tutorials using the SQL Server 2008 Setup program, you can access them in two ways:
-
Through the Documentation and Tutorials submenu on the Microsoft SQL Server 2008 program group.
-
Through F1 Help and Dynamic Help in the SQL Server tools and utilities.
SQL Server 2008 Books Online is also available on the Web. This gives you access to the documentation from a computer on which SQL Server is not installed:
-
A copy of SQL Server 2008 Books Online is published in both the MSDN Library and the TechNet Library. The topics in these copies of SQL Server 2008 Books Online include comments from the community, such as additional information and code examples from other customers. TechNet searches for SQL Server information will return relevant topics from the TechNet Library version of SQL Server 2008 Books Online. All other Web searches for SQL Server information will return relevant topics from the MSDN Library version of SQL Server 2008 Books Online. You can view the MSDN Library copy at the SQL Server 2008 Books Online Web Page.
-
A downloadable copy of SQL Server 2008 Books Online is available on the Web. You can use the download to install SQL Server Books Online on computers that are not running SQL Server 2008. For more information, see Downloading and Updating Books Online.
Both the download file and the copy of SQL Server Books Online in the MSDN Library are refreshed when Microsoft publishes an update to SQL Server 2008 Books Online.
For more information about installing and accessing the sample applications and databases, see AdventureWorks Sample Databases.