Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια

Χρήσιμο reference για τα SQL server indexes

Many people know the importance of creating indexes on SQL Server database tables. Indexes greatly improve the performance of a database. However, while many people create indexes on their SQL Server tables, many people don't maintain them properly to ensure queries run efficiently as possible. I'll begin by giving a quick overview of how SQL Server 2000 stores data and how indexes improve performance. Then, I'll spend quite a bit of time explaining why, when, and how to maintain indexes with DBCC SHOWCONTIG and DBCC INDEXDEFRAG to ensure queries run in the most efficient manner.

Διαβάστε τη συνέχεια εδώ: [Indexes: An Overview and Maintenance for Performance]

Έχουν δημοσιευτεί Παρασκευή, 25 Φεβρουαρίου 2005 9:44 πμ από το μέλος Χρήστος Γεωργακόπουλος
Δημοσίευση στην κατηγορία:

Σχόλια:

Έχει απενεργοποιηθεί η προσθήκη σχολίων από ανώνυμα μέλη