JORGE MALDONADO
2018-03-19 21:46:20 UTC
I have a process that inserts a record in one table and, after that, a
record in another table is updated. Because there are 2 DB operations, I
decided to perform both of them in a transaction.
Can a deadlock take place even if transactions are used?
Best regards,
Jorge Maldonado
record in another table is updated. Because there are 2 DB operations, I
decided to perform both of them in a transaction.
Can a deadlock take place even if transactions are used?
Best regards,
Jorge Maldonado