Answer Posted / pandians
In SQL Server 2005, 2008, 2008 R2,...
Select Session_ID, Blocking_Session_ID From
Sys.Dm_Os_Waiting_Tasks Where Blocking_Session_ID Is Not
Null
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why do we use trigger?
Can I run multiple instances of sql server 2000 at the same time on one computer?
What are two difference between sql azure and azure tables?
How do you test your database? : sql server database administration
What is merge join?
How to check table values in sql server?
How can we migrate from SQL server to SQL Azure?
Is port 1433 secure?
How to download microsoft sql server 2005 express edition?
What is data set in report?
How do I create a partition table in sql server?
How will you make an attribute not process? : sql server analysis services, ssas
What are tables in sql server?
How to create a new schema in a database?
How to filter records of table in SQL SERVER?