I would like to create a sql job to re-build all indexes on the database.
What things do I need to watch out for?
The first that comes to mind is to make that this is run before the backup task.
The process will run overnight.
Any other things do I need to consider?
The other question is how often should this task take place (once a week, once a day?)
Many thanks for your help.
What things do I need to watch out for?
The first that comes to mind is to make that this is run before the backup task.
The process will run overnight.
Any other things do I need to consider?
The other question is how often should this task take place (once a week, once a day?)
Many thanks for your help.