Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SQL DTS Training Videos · SQL Programming Videos
     
SQL Server 2000 Training Videos             * SQL DTS Training Videos
* SQL Programming Videos
* More Videobooks...
Email
Password
Register
LearnSqlServer2000.com Subscriber Videos
Enterprise Manager - Put Table On Filegroup - Training Video
   Category: Working with SQL Server Databases: Creation, Management and Best Practices
Download! Skill Level: 400 (Intermediate - Advanced)
Duration: 14:47
Size: 8.40MB
Versions/Editions Covered: SQL Server 2000
Added/Updated: Mar 16, 2006
Staff Pick!
Download this video
Performance tuning SQL Server often involves tuning how SQL Server stores the data and index data. This video shows you how SQL Server uses "filegroups" to control data placement. This is often a very important performance tweak and optimization for SQL Server databases. Consider this: let's say you know that 50% of your queries run against the "Customers" table, another 25% hit the "Products" table and a whopping 75% run against the "Orders" table (remember JOINs and subqueries mean it doesn't have to add up to 100%). If you could separate the Order table onto a different file (on a different drive) from the Customers and Products table, SQL Server would be able to access all three tables in parallel (depending on hardware) which means faster access to read and write data. Filegroups are the key to understanding both data and index data placement in SQL Server
Tags for this video: optimizing sql server sql optimization sql server performance  
< Back Download this video
AddThis Social Bookmark Button
People Who Downloaded this Video Also Downloaded:
TitleSkillDownload
Creating Our First Database - Three Techniques 100 Download
Part 1 - An Overview of the Enterprise Manager for SQL Server 2000 100 Download
An Overview of the Database Files - Data Files (MDF), the Transaction Log (LDF) ... 200 Download
Database Diagrams - An Introduction 100 Download
Help - My Transaction Log Is Full and Has Taken Up the Entire Disk! Emergency! 500 Download

About the Instructor:

Scott Whigham Scott Whigham is the founder of LearnItFirst.com, one of the web's most extensive video training libraries focusing on technical training. Scott is also an experienced consultant, trainer, and author with more than a decade of hands-on experience working with SQL Server databases, writing and debugging applications using Visual Studio, and performance tuning. Scott designed the architecture (websites, class libraries, and database) for the LearnItFirst.com websites and, most re... (Scott Whigham's full bio can be found on the About the Author page)
Company News
SQL Server Administration tutorials
     
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 6:26:23 PM