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...
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
An Overview of the Fixed Server Roles for SQL Server 2000
Creating SQL Server Authentication Logins in the Enterprise Manag...
Creating Windows Authentication Logins in the Enterprise Manager
How to Increase a Database's Size - Multiple Techniques for Incre...
How to Increase a Database's Size Using the SQL Server Enterprise...
SQL Server 2000 Video Tutorial
Home
Subscriber Videos
Enterprise Manager - Put Table On Filegroup
- Training Video
Category:
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
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 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
»
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 6:26:23 PM