Viewing 2 posts - 1 through 3 (of 3 total)
I use sqlcmd to run mass update scripts in a batch file. I've never thought to use it to export data from a procedure that runs once a month. Are...
May 12, 2011 at 9:14 am
#1323739
John,
The procedure is creating two different statements. The first will Rebuild and the second Reorganize indexes in the database based on fragmentation percentage > 30 <. After the procedure generates...
May 12, 2011 at 8:37 am
#1323703