You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ibm_db supports .beginTransaction, .commitTransaction, rollbackTransaction.
Isolation level change can be done via query: CHANGE ISOLATION TO <isolation_level>
The text was updated successfully, but these errors were encountered:
ibm_db supports .beginTransaction, .commitTransaction, rollbackTransaction.
Isolation level change can be done via query: CHANGE ISOLATION TO <isolation_level>
The text was updated successfully, but these errors were encountered: