随笔分类 -  oracle_exp_imp

oracle exp和imp工作中常用的导入导出语句
摘要:本文整理了oracle exp和imp在工作中实用的例子。1.单表导出,导入(1)导出exp scott/tiger rows=y indexes=n compress=n buffer=20480000 feedback=100000 file=/tmp/emp1.dmp log=/tmp/emp... 阅读全文
posted @ 2014-06-16 14:39 Darren_华子 阅读(3738) 评论(0) 推荐(0)