Hello,
We have a database transaction. During this transaction, the database is locked so that other process can't access the
database. 90% of the time, the process which is blocked simply waits for the transaction to end. When it ends, they
We have a database transaction. During this transaction, the database is locked so that other process can't access the
database. 90% of the time, the process which is blocked simply waits for the transaction to end. When it ends, they