Viewing 3 posts - 76 through 79 (of 79 total)
Mt thinking is that SQL Saturdays has a nice alliterative ring to it. However, while these events welcomed sessions on other data-related topics, they are bound to feel like second...
February 15, 2021 at 6:56 pm
I have the same issue on an inherited 2016 installation, and as of Nov. 7, 2017, there are still no other relevant Google hits for this. I don't know if...
November 7, 2017 at 7:36 am
When I execute the SQL posted by Grasshopper that starts with:
IF OBJECT_ID('tempdb..#ZZ_DeadlockEvents2008') IS NOT NULL Drop Table #ZZ_DeadlockEvents2008
in a Microsoft SQL Server 2012 (SP1) - 11.0.3128.0 (X64) instance, I get:
Msg...
June 11, 2014 at 8:35 am
Viewing 3 posts - 76 through 79 (of 79 total)