时间:2021-07-01 10:21:17 帮助过:16人阅读
https://www.cnblogs.com/qingxinblog/articles/3373851.html
DML语言,比如update,delete,insert等修改表中数据的需要commit;
DDL语言,比如create,drop等改变表结构的,就不需要写commit(因为内部隐藏了commit);
【Oracle123】Oracle什么时候需要commit
标签:语言 ora let 数据 blog ngx mit http 结构