A
A
Alexander2020-08-27 23:57:55
Database
Alexander, 2020-08-27 23:57:55

How to practice with transactions and locks?

I study the database from a book, where there is a lot of theory, but little practice. If I understand data integrity, then transactions and locks - no: How to make a series of parallel transactions that will be executed at the same time? How can you track the progress of transactions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2020-08-28
@Sentim

1. create tables, add data to them and practice querying them.
2. write a script that will do it.
3. depends on subd. usually it's all in the logs.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question