Viewing 4 posts - 121 through 124 (of 124 total)
Followup question: What class of command is DBCC CHECKDB ? It doesn't seem to fall into the category of DML, DDL, DCL or TCL.
Thoughts?
Andre
May 17, 2012 at 9:23 am
Obs - How does your code account for the start end end of work day requirements? I'm showing results of 27:33 instead of 12:03 (discounting non-working hours)
I had a...
May 16, 2012 at 12:01 pm
This is some quick and dirty T-SQL that might help you. I'm adding up the total elapsed minutes between the two dates, then run a WHILE loop to increment...
May 16, 2012 at 11:26 am
According to the SQL 2012 Licensing and Data FAQ worksheet,
"*Note: SQL Server 2012 will continue to be available in Developer, Express and Compact editions. Web Edition will be offered...
May 1, 2012 at 5:54 pm
Viewing 4 posts - 121 through 124 (of 124 total)