|
Following are the conditions:-
1. The table should have time-stamped column with timestamp as datat....
|
|
|
FOR BROWSE option which is used at the end of the SELECT statement allows the user to perform the up....
|
|
|
HOLDLOCK cannot be used with the SELECT statement which is having FOR BROWSE option.
|
|
|
HOLDLOCK option directs the SQL server to hold shared lock untill and unless the transaction is comp....
|
|
|
Exclusive Locks are not compatible with other lock types such as Shared Locks and Update Locks. Exam....
|
|