Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SSIS Training Videos · SQL Programming Tutorials
     
SQL Server Training Videos             * SSIS Training Videos
* SQL Programming Tutorials
* More Videobooks...
Email
Password
Register
LearnSqlServer.com Subscriber Videos
Looking at a Default Installation of SQL Server 2005 - Video Series
Video Image Video Category: Installing, Deploying, and Upgrading SQL Server

Skill Level: 200 (Beginner - Intermediate)

Versions/Editions Covered: SQL Server 2005
This series takes you through a standard installation of SQL Server 2005 (Developer Edition). The videos in this series show you the folders, the network libraries, the services installed and gives you the overall "Big Picture" of SQL Server.

Videos in this Series:

< Return to list of all videos

Miscellaneous Bits & Pieces:
You can use the table hint "WITH (NOLOCK)" to minimize the locks you place on resources during a SELECT statement - SELECT * FROM MyTable WITH (NOLOCK) places no "Shared" locks on MyTable
SQL Server 2000 Service Pack 4 Features: Changes were made to the visual tools: the table designer, the diagrams, and the Query Designer which make them more secure and reliable
SQL Server 7.0 was the first time that SQL Server supported bullable BIT data types. Previous versions could only be 1 or 0
Company News
Windows SharePoint Training
Other Websites We Offer
LearnVBProgramming.com
Don't Forget!
Become a Guru
 
     
Home | About Us | Advertising | Become an Author | Contact Us | Privacy | System Req's | Terms | Testimonials | Work for Us! | Blogs | Site Map Refer a Friend and Get a Free Subscription!
© Copyright 2004-2008 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners.
This site is not affiliated in any way with the Microsoft Corporation.
7/23/2008 10:04:25 PM