Hi all,
In transactional programming, we use IN UPDATE TASK to store SQL into update work process.
I am wondering how the system knows which SQLs belong to one transaction?
Coz when commit work, there could be SQLs from other programs.
Hi all,
In transactional programming, we use IN UPDATE TASK to store SQL into update work process.
I am wondering how the system knows which SQLs belong to one transaction?
Coz when commit work, there could be SQLs from other programs.