如何快速转移Oracle中海量数据 最新更新| 软件分类| 专题汇总| 手机版

您所在的位置:首页 > 如何快速转移Oracle中海量数据 > 信息评论 >

如何快速转移Oracle中海量数据

  如果你要把Oracle里的大量数据(80MB以上)转移到另外的用户,另外的表空间里。可以用下面介绍的快速转移数据的方法。  一、建新表的方式  create table target_tablename tablespace  target_tablespace_name nologging  pctfree 10 pctused 60  stor

网友评论

发表评论

(您的评论需要经过审核才能显示)