Arthur Fuller
fuller.artful at gmail.com
Wed Aug 27 09:07:37 CDT 2008
I found it at last. It's on TechRepublic. On Wed, Aug 27, 2008 at 9:56 AM, Arthur Fuller <fuller.artful at gmail.com>wrote: > I was positive that at some point I had encountered a sproc that would > let me do things like this (pseudo-code): > > exec sp_foreach @objectType = 'Table', @command = 'UPDATE STATISTICS ?' > >