Sample Header Ad - 728x90

multiple tables INSERT and DELETE in parallel?

0 votes
2 answers
442 views
I have 25 tables I refresh in one transaction. Few of them refresh much longer than others. I wonder would it possible to refresh "short-timers" in parallel of "long-timers" in same one transaction. One transaction is just for convenience to rollback changes on all tables in case of failure. Not sure yet if I want to achieve something contradictory to "transaction" concept.
Asked by Jakub P (167 rep)
Jun 28, 2021, 10:57 AM
Last activity: Jun 28, 2021, 04:46 PM