Data volumes are exploding in every
business where a Database or BI professional might find himself. Subsequently
data warehouse and decision support systems to keep up with this growth, and are expected to perform at the same
levels while offering even deeper insights into what the data is actually
saying.
A technical blog, from the minds of the Microsoft BI and Custom Dev teams at EOH.
Showing posts with label Indexing. Show all posts
Showing posts with label Indexing. Show all posts
Wednesday, July 10, 2013
Friday, September 21, 2012
SQL Index Fragmentation
SQL Indexing
Indexes are applied to tables to better performance in query execution, instead of the database engine searching through each and every row for the queried data, indexing provides an indexed subset of data that can be queried to get the required rows.
Subscribe to:
Posts (Atom)