Please give me a solution:
How to handle multiple transaction at a time without deadlock?
Explanation: When there are 150 plus users they use a same Stored Procedures at a time for transaction then deadlock occur.
Please give me a solution:
How to handle multiple transaction at a time without deadlock?
Explanation: When there are 150 plus users they use a same Stored Procedures at a time for transaction then deadlock occur.