oracle - "commit"和 "commit work"有什么区别?

标签 oracle sqlplus

我问的是 Oracle SQL*PLUS ...

最佳答案

没有 :-)

Oracle says

The WORK keyword is supported for compliance with standard SQL. The statements COMMIT and COMMIT WORK are equivalent.

关于oracle - "commit"和 "commit work"有什么区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4099141/

相关文章:

sql - Oracle SQL 语句中多列的总和(按唯一 ID)

string - 如何将大型 XML 字符串插入 Oracle 表中?

mysql - 主索引和辅助索引到底有什么区别?

oracle - 用sqlplus输出键、值对

oracle - 使用相关子查询更新

oracle - 是否可以将单个查询传递给 SQLplus?

sql - 有没有比使用子查询更好的方法来编写此 SQL SELECT 语句?

database - ORA-04068,规范中只有常量 (DB 11.2.0.4)

sql - ORA-30009 : Not enough memory for CONNECT BY operation/ORA-01788: CONNECT BY clause required in this query block

Oracle 在更新表时挂起