Hi All,
OS: Any
DB:11gR2
Is stats gathering for a database is always a good option, I mean are there any downside of gathering the database stats.
For example: Lets say my query is under performing and I found that the stats are stale, so is it always advisable to gather the stats.
Also, if I had a table with row count of 500 and then a update was done on the same table and the row count was increased to 10000, will gathering stats for this particular table will be good or bad?
Regards,