Member of the
LearnItFirst.com Video Training Network
Related Video Training Sites:
·
SQL DTS Training Videos
·
SQL Programming Videos
Create a free account
·
Sign In
SQL Server 2000 Video Tutorial
Home
Subscriber Videos
SQL Server 2000 Tutorial: Enterprise Manager - Put Table On Filegroup
Chapter:
Working with SQL Server Databases: Creation, Management and Best Practices
Skill Level:
400 (Intermediate - Advanced)
Duration:
14:47
Size:
8.40MB
Versions/Editions Covered:
SQL Server 2000
Added/Updated:
Mar 16, 2006
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
People Who Downloaded this Video Also Downloaded:
Title
Skill
Download
Creating Our First Database - Three Techniques
100
Download
Help - My Transaction Log Is Full and Has Taken Up the Entire Disk! Emergency!
500
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
About the Instructor:
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)
About Us
·
Corporate Philosophy
·
Advertise With Us
·
Become an Author
·
Contact Us
Video Playback
·
System Requirements
·
TSCC Codec
(to play videos)
·
Troubleshooting/Problems
Subscriptions
·
Pricing/Buy Now
·
Testimonials
·
Privacy
·
Terms of Service
More Video Training
·
SQL DTS Training Videos
·
SQL Programming Videos
·
All of Our Websites
More
·
FAQs
·
Search for videos
·
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.
8/20/2008 3:28:11 AM