M Martyn Reid Guest Mar 7, 2017 #1 note for others: I've found that I can 'pass-though' commands in SSMS using the following syntax: EXECUTE ( 'UPDATE STATISTICS; COMMIT;' ) AT Continue reading...
note for others: I've found that I can 'pass-though' commands in SSMS using the following syntax: EXECUTE ( 'UPDATE STATISTICS; COMMIT;' ) AT Continue reading...