What's wrong with my syntax?
sp_MSforeachtable 'select ''?'' Tablename, Update Statistics ''?'' With FullScan'
I'm trying to print the table name, then update stats for that table.
TIA,
edm2
What's wrong with my syntax?
sp_MSforeachtable 'select ''?'' Tablename, Update Statistics ''?'' With FullScan'
I'm trying to print the table name, then update stats for that table.
TIA,
edm2