Recently we had a discussion with DBA regarding optimization strategey we have selected for some queries.
We have a table in our database. These are facts about that table:
The way we have optimized access to that table was a core of the dispute.
We have created filtered index that includes data for the last 3 days.
To achieve desired effect we had to:
As result we can see that under the load, stored procedures that access that table became almost 50% faster. On the other hand maintainance became more complicated.
DBA who didn't like the database complications had to agree that there are speed improvements. He said that there should be a better way to achieve the same effect but could not find it.
Are there a better way to optimize access to this table?
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u