Hi All,
If I have a database property set to Snapshot isolation level ,
do I have to set snapshot isolation level in the beginning of each of my stored procedures or it is implicit ?
Thanks!
Hi All,
If I have a database property set to Snapshot isolation level ,
do I have to set snapshot isolation level in the beginning of each of my stored procedures or it is implicit ?
Thanks!