Fort SQL

Information about SQL Server security.

December, 2011

Posts
  • Fort SQL

    Get Rid of Deadlocks

    • 4 Comments
    Locks are used by relational database management systems to increase user concurrency (more users) while guaranteeing data consistency. A deadlock is when two locks interfere each other, and is caused by one process locking a row, page, partition, or...
Page 1 of 1 (1 items)