Microsoft
Software
Hardware
Network
Question : checking what is TRANSACTION ISOLATION LEVEL right now
what is the tSQL code to check what is the TRANSACTION ISOLATION LEVEL of the current session?
thanks
Answer : checking what is TRANSACTION ISOLATION LEVEL right now
I found this info:
http://msdn.microsoft.com/
en-us/libr
ary/ms1800
65.aspx
Last record will give you transaction isolation level of the current connection.
1:
DBCC USEROPTIONS
Random Solutions
IIS host header and DNS
dynamic array as application variable?
I need a wicket sql script/query
Powershell to HTML displays
cisco routers and switches
Visual Studio error: type exists in both the referenceassemblies and the GAC
Data truncated MYSQL
DHCP and 255.0.0.0 subnet mask
oracle 10g - Remove Duplicates from large table
MySQL IFNULL() selection