oracle expdp 不导出某些表

前端之家收集整理的这篇文章主要介绍了oracle expdp 不导出某些表前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
expdp usera/usera@orcl directory=directorya exclude=table:in('table_a') dumpfile=a.dmp

猜你在找的Oracle相关文章