Viewing 4 posts - 1 through 4 (of 4 total)
thanks, but I still need to capture actual statement while deadlock occurred.
July 30, 2008 at 9:46 am
ok. that's good.
How do I capture deadlock with alert with any sql statement or any process and send e-mail to my e-mail address?
Basically, I want detail sql statement e-mail it...
July 29, 2008 at 4:19 pm
Next question:
Should I use script like below (Query Analyzer ) or use SQL Server 7 Enterprise Manager and do table design option? Which one is faster?
CREATE CLUSTERED INDEX TblPartBit_CustomerID_IDX
ON TblPartBit...
January 4, 2008 at 7:47 am
In any case, I need to add clustered index as well as non-clustered index in sample large table.
January 3, 2008 at 7:49 pm
Viewing 4 posts - 1 through 4 (of 4 total)