A.Task Center B.Command Editor C.Developer Workbench D.Command Line Processor
A.Applications A and B will cause a deadlock situation B.Application B will read the previous version of the row C.Application B will read the row and see uncommitted changes made by application A D.Application B will be placed in a lock-wait state until application A releases its lock
A.Locks are acquired on the data. B.Locks are acquired on index keys. C.Locks are acquired on index pages. D.Locks are acquired on index pointers.