In a database maintenance plan we have different tasks available to us to help us optimize the performance of our databases like these:
- Shrinking a database
- Backing up a database
- Performing an operator notification
- Updating database statistics
- Verifying the integrity of a database
- Cleaning up leftover maintenance files
- Executing a SQL Server Agent job
- Executing a Transact-SQL statement
- Rebuilding an index
- Reorganizing an index
- Cleaning up database histories
My questions is what tasks should be performed on a 2 gb database in 1 day, 1 week and 1 month individually.