What is pessimistic locking

In pessimistic locking whenever user wants to update any data first it locks the record and till then no one can update data. Other users can only view the data when there is pessimistic locking.

Comments

Popular posts from this blog

Google to FTS Syntax Cheat Sheet

@@rowcount

Sql Index