成都创新互联网站制作重庆分公司

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://cxhlcq.com/article/pspggc.html

其他资讯

在线咨询

微信咨询

电话咨询

028-86922220(工作日)

18980820575(7×24)

提交需求

返回顶部