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