oracle导出一条二进制数据(二进制,long只能通过dmp导出)

时间:2015-04-13 16:03:29   收藏:0   阅读:226

exp jxfoc/JXFOC@ORCL file=d:\dd.dmp tables=(jxfoc.FLIGHT_PLAN_MAKE_LOG,jxfoc.METAR_CONTENT_FOR_MAIL) query=\"where flight_no=‘HO1380‘ and flight_date=to_date(‘2015-3-22‘,‘yyyy-mm-dd‘) and dep=‘VTBS‘ and arr=‘ZSPD‘\"

原文:http://www.cnblogs.com/weihongli/p/4422056.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!