I see that Rowmodctr in sysindexes can be used to create our own threshold for manual update of statistics. But it seems that this can be only useful for indexed columns.
What about the statistics for non indexed columns ? How can I create a logic to Update statistics for non indexed columns ? Is it bad to update all the statistics in a database once in a while?