TCL 交易控制語言
Last updated
Was this helpful?
Last updated
Was this helpful?
參考資料:()
COMMIT - save work done SAVEPOINT - identify a point in a transaction to which you can later roll back ROLLBACK - restore database to original since the last COMMIT SET TRANSACTION - Change transaction options like isolation level and what rollback segment to use