School Commit Init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
begin tran
|
||||
select * from Cards where hmy = 1
|
||||
waitfor delay '00:00:03'
|
||||
select * from Cards where hmy = 1
|
||||
commit tran
|
||||
|
||||
set transaction isolation level read committed
|
||||
Reference in New Issue
Block a user