oracle 导入导出命令

前端之家收集整理的这篇文章主要介绍了oracle 导入导出命令前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
exp gzairport/gzairport@192.168.1.247/orcl file=d:\base.dmp tables=(pt_certificate,pt_certificate_detail,pt_evaluate,pt_Feedback,pt_function,pt_links,pt_news,pt_news_type,pt_partner,pt_role,pt_role_right,pt_single_content,pt_standard,pt_user,pt_user_role) imp gzairport/gzairport@192.168.1.249/orcl file=d:\base.dmp full=y

猜你在找的Oracle相关文章