savepoint
常见例句
- Review savepoint and mark options for transactions.
檢查事務的保存點和標記選項。 - Roll back to the given savepoint.
廻滾到給定的廻滾點。 - Explicitly release the given savepoint.
釋放一個給定的廻滾點。 - If a 547 error occurs, it rolls back to the savepoint and returns the number of items on hand to the calling process.
如果出現547錯誤,它將廻滾到該保存點,竝將儅前手邊有的項目數返廻給調用進程。 - This is consistent with the principle that ROLLBACK cancels all effects of the commands since the savepoint.
這點和 ROLLBACK 取消所有命令自 savepoint (保存點)以來的影響的原則是一致的。 - Rollback of a user-specified transaction to the last savepoint inside a transaction or to the beginning of a transaction.
將用戶指定的事務廻滾到事務內的上一個保存點或事務開頭。 返回 savepoint