Types of locking in sql server
Types of locking Locking is the way that SQL Server manages transaction concurrency for multi-user environment. A lock as an in-memory structure is 96 bytes in size. How to check locking or DMV for...
With MM Gehlot
Types of locking Locking is the way that SQL Server manages transaction concurrency for multi-user environment. A lock as an in-memory structure is 96 bytes in size. How to check locking or DMV for...
Recent Comments