Hey all:
I was wndering if there was a way to automatically rebuild indexes in a DB. I was told that I should rebuild them approximately every 6 months. I just rebuilt one on a table (by creating a ddl, dropping the index and then running the ddl)and my queries are running much faster now. I've also started updating statistics on this db every week
Thanks for your help
jocasio
I was wndering if there was a way to automatically rebuild indexes in a DB. I was told that I should rebuild them approximately every 6 months. I just rebuilt one on a table (by creating a ddl, dropping the index and then running the ddl)and my queries are running much faster now. I've also started updating statistics on this db every week
Thanks for your help
jocasio