Oracle中备份表的简单sql命令语句 发表评论 541 次浏览A+所属分类:oracle 复制代码 代码如下: create table bmpforest.E_PKG_ATPCFG_BAC as select * from bmpforest.e_pkg_atpcfg where 1=2 insert into E_PKG_ATPCFG_BAC select * from E_PKG_ATPCFG; 我的微信 这是我的微信扫一扫 我的微信公众号 我的微信公众号扫一扫 赞 0 赏 分享