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...
Search
My Account
More Videobooks
Sign in
Home
FREE Video Tutorials
Subscriber Video Tutorials
Subscriptions
FAQs
Our Other Sites
About Us
Home
Free Videos
Subscriber Videos
Buy Now (Subscriptions)
More Video Websites
Search for Videos
Tag Cloud
Subscriptions
Subscribe!
Testimonials
List of Videobooks
Quick Links
About the Author
Login
FAQs
Site Map
Part 1 - An Overview of the Default SQL Server Installation
Pt. 3 - Setting Up Push and Pull Subscriptions
Pt. 1 - Event Notifications in SQL Server 2005: How to Perform Ex...
Pt. 2 - Understanding Queues, Routes, Services, and How Our Logon...
Pt. 3 - Testing the Event Notification and Viewing the Windows Ap...
SQL Server 2005 Videos in Series
Home
Subscriber Videos
An Overview of the AdventureWorks Database
- Video Series
Video Category:
Working with SQL Server 2005 Databases: Creation, Management and Best Practices
Skill Level:
100 (Beginner)
Versions/Editions Covered:
SQL Server 2005
AdventureWorks is a very important database in SQL Server 2005 because it (a) is designed to show you how to (correctly) use many of the new features in SQL Server 2005 (as befits a sample database from Microsoft), and (b) it is used in most of the examples in the Books Online, and (c) because so many people use AdventureWorks in their demos! This video series walks you through the AdventureWorks architecture and tries to make sense of it all. AdventureWorks can be intimidating for someone new to SQL Server 2005 but, after watching this series of videos, you'll have a much stronger knowledge of the design and decisions in AdventureWorks.
Videos in this Series:
Title
Skill
Length
Download
Part 1 - An Overview of the AdventureWorks Database
100
17 mins.
Download
Part 2 - An Overview of the AdventureWorks Database - Database Diagrams and DDL ...
200
12 mins.
Download
<
Return to list of all videos
Miscellaneous Bits & Pieces:
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
Windows Server 2003 Service Pack 1: You can now run domain controllers on a virtual machine
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
»
We're also sponsoring the St Louis SQL Server User Group July 9
»
We're sponsoring the Billings, Montana .NET User Group July 8
»
We're sponsoring the San Antonio, TX Alamo Coders User Group June 10th
»
Scott had a baby!
Home
|
About Us
|
Advertising
|
Become an Author
|
Contact Us
|
Privacy
|
System Req's
|
Terms
|
Testimonials
|
Work for Us!
|
|
Site Map
© 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:05:23 PM