Viewing 4 posts - 1 through 4 (of 4 total)
OR
SELECT REPLACE(REPLACE(REPLACE('2016-08-01T07:04:24+0000', '-', ''), 'T', ' '), '+000', '')
--> Take the disturbing characters away...
August 2, 2016 at 1:30 am
#1893131
use the following form:
YYYYMMDD HH:mm:ss.ms
this works fine for us.
--> Date without Separator-Character
Regards
Alex
August 2, 2016 at 12:55 am
#1893116
Hello,
Do you really need UPDATE STATISTICS when executing REBUILD?
I thought that this will be executed automatically by the rebuild.
Best regards,
October 21, 2011 at 4:39 am
#1397842
the interesting columns are:
CPU, Reads, Writes and Duration.
October 1, 2009 at 7:33 am
#1060425