135-1821-9792

Oracleexpdp导出多表或表中的部分数据

环境:Oracle database 11gR2,  RHEL 5.4
 
导出表中的部分(query):
expdp hmt/123456 dumpfile=hmtdb20130301_hmt_log.dmp directory=hmt_dir tables = fct_hmt_log query=fct_hmt_log:'"where show_date <= 20121010"'
注意:有单引号包含双引号
 
 
导出多个表(tables):
expdp hmt/123456 dumpfile=hmtdb20130301.dmp directory=hmt_dir tables = DATES, DIM_CITY_PROVINCE, DIM_DOMAIN_TYPE, DIM_DOMAIN_TYPE_R, DURATIONS,HOURS

分享标题:Oracleexpdp导出多表或表中的部分数据
链接分享:http://kswsj.com/article/pspggc.html

其他资讯



Copyright © 2009-2022 www.kswsj.com 成都快上网科技有限公司 版权所有 蜀ICP备19037934号