Viewing 15 posts - 181 through 195 (of 984 total)
I've tried it on 2016SP1CU3, 2016SP1CU5, 2017CU2, all with default collation of Latin1_General_CI_AI, and also only got the single row...
December 12, 2017 at 9:14 am
I'm just going to leave this here... https://www.brentozar.com/archive/2015/03/ten-ways-tell-sql-server-clown-car/
Seriously, though - that server needs more memory. Especially if you have non-SQL Serer processes running on it. Having...
December 12, 2017 at 8:16 am
December 8, 2017 at 3:38 am
December 8, 2017 at 2:12 am
Per our recent conversation of DMM/DD/YYYY, I will be taking the following...
December 6, 2017 at 1:59 am
Yes, it should be possible, using the date comparisons for the start and end dates of the overall job (determined from Step 0 in the job history table) and looking...
November 30, 2017 at 7:02 am
There are two interpretations for "Julian Date"
The one you've got is the corrupted version - being the year followed by the day number within the year.
The...
November 28, 2017 at 3:40 am
Duplicate of https://www.sqlservercentral.com/Forums/1909139/Trigger-to-notify-when-mssql-job-is-disabled
November 27, 2017 at 9:07 am
What's New in SQL Server 2017 - https://docs.microsoft.com/en-us/sql/sql-server/what-s-new-in-sql-server-2017
What's New in SQL Server 2016 - https://docs.microsoft.com/en-us/sql/sql-server/what-s-new-in-sql-server-2016
What's New in SQL Server 2014 - https://msdn.microsoft.com/library/bb500435(v=sql.120).aspx
What's New in SQL Server 2012...
November 27, 2017 at 8:39 am
November 27, 2017 at 5:15 am
The version I heard is "..professionals practise until they *can't* get it wrong"...
November 27, 2017 at 5:13 am
I think that, at five years old, my laptop doesn't so much need upgrading as replacing.
The problem is that it was a beast of a thing when I...
November 24, 2017 at 6:06 am
There is a UserVoice feature request for this functionality - go vote it up!
November 24, 2017 at 3:50 am
sp_msforeachDB doesn't work quite the way you think.
What you need to do is to alter your @command string to either change database specifically, or to change the @command...
November 23, 2017 at 8:53 am
November 23, 2017 at 1:50 am
Viewing 15 posts - 181 through 195 (of 984 total)