Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SQL Programming Training Videos · SQL Server DBA Tutorials
   
SQL Server 2005
                        Training Videos

Looking at a Default Installation of SQL Server 2005 (Video Series)

Video Image Video Category: Installing, Deploying, and Upgrading to SQL Server 2005

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:


Miscellaneous Bits & Pieces:
Did you know that the database role "ddladmin" can TRUNCATE the table (delete all rows) but not SELECT?
"Collation" is one of the most misunderstood terms in SQL Server. In a nutshell collation defines (a) the characters that are allowed in a column, (b) the way those characters will be sorted in the ORDER BY, and (c) how those characters will be compared (using the WHERE clause, for example)
Security Tip: Ensure file-level security by placing your SQL Server database files on an NTFS file system and setting the appropriate permissions

Other Websites We Offer
LearnCSharp.com
Don't Forget!
Become a Guru
 
   
 
About Us Video Playback Subscriptions More Video Training More
 
© 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. Refer a Friend and Get a Free Subscription!
 
11/19/2008 6:07:20 PM