The key to great database performance
lies in finding ways to help SQL Server more quickly save or retrieve
data and reduce its response time. In my
previous article, "Database Design for Performance," (November 2006, InstantDoc
ID 93633), I explained how database
design affects performance. Building on
that foundation, let's look now at three
essential areas related to database design:
indexing, maintenance, and statistics. All
three are interrelated: When you have the
right indexes, database maintenance will
be effective, and effective database maintenance includes updating statistics, which
helps SQL Server better use the indexes
when responding to a query.
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: