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             * SQL Programming Training Videos
* SQL Server DBA Tutorials
* More Videobooks...
Email
Password
Register
LearnSqlServer2005.com Subscriber Videos
SQL Server Express Editions - Installation and Management - Video Series
Video Image Video Category: Getting Started with SQL Server 2005 Express Editions

Skill Level: 200 (Beginner - Intermediate)

Versions/Editions Covered: SQL Server 2005
SQL Server 2005 Express Edition is a free, easy-to-use and easy to learn edition of SQL Server 2005. Did I say it's free? Because it is - free to download, free to redistribute, free to integrate into your applications, and easy for new developers to use immediately. SQL Server Express is a full-fledged version of SQL Server 2005 and, with SQL Server Express, you can create databases, add tables, add data, and even use Express as your database for a website!

This series of videos focuses on installation and basic management of SQL Express - perfect for beginners!

Videos in this Series:

< Return to list of all videos

Miscellaneous Bits & Pieces:
Helpful Keyboard Shortcuts: "CTRL" + "F4" closes the active pane/worksheet/tab within an application but does not close the application
Helpful Keyboard Shortcuts: "ALT" + "TAB" allows you to cycle through the Taskbar items
Performance Tip: "WHERE LastName LIKE 'Sm%'" is a fast query but "WHERE column LIKE '%Sm%' is a performance killer. Imagine searching in a phone book for anyone whose last name starts with 'Sm' - easy right? Now try to find anyone whose last name contains the two letters 'sm'. There's a huge difference in the number of pages required to satisfy the two queries
Company News
ISA Server 2006 tutorials on video
Other Websites We Offer
LearnCSharp.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/3/2008 10:02:59 PM