2014-12-01
2,268 reads
2014-12-01
2,268 reads
2013-10-28
2,275 reads
2013-10-14
2,473 reads
2013-08-26
2,202 reads
Check which transactions are running, query text, percent complete , query_plan, wait_type, and how long they have been running etc. - with one command.
2013-03-25 (first published: 2013-03-15)
2,304 reads
This script will show you all open transactions from any query windows.
2015-09-23 (first published: 2013-01-14)
3,858 reads
2012-11-13
2,271 reads
2012-09-04
2,677 reads
2012-06-29
2,653 reads
2012-06-08
2,620 reads
By Brian Kelley
I mentioned this in my talk on Quantum Computing at the PASS Data Community...
By Brian Kelley
This was announced last week at Microsoft Ignite and it's been covered by others...
By Rayis Imayev
"Dave: Open the pod bay doors, HAL.HAL: I’m sorry, Dave. I’m afraid I can’t...
Comments posted to this topic are about the item The Ending Substring
Comments posted to this topic are about the item Done is Better than Good,...
Comments posted to this topic are about the item Configuring the On-Premises Data Gateway:...
In Azure SQL Database and SQL Server 2025, if I run this, what is returned?
SELECT '[' + SUBSTRING('Steve Jones', 7) + ']' See possible answers