I want to create a stats SP and table the SP when executed against any table it should capture the stats data in the stats table.
I mean to say min and max of numeric columns and min and max of dates column and much more info as I can. I am sure there should be many such code on net. If you can help me pls on this.
Neil