Re: EXP selecting tables' rows
Posted by ErmanArslansOracleBlog on Sep 19, 2019; 2:22pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/EXP-selecting-tables-rows-tp7673p7677.html
with expdp yes.
with exp no!
But, if you still want to do this with exp command; you can do it by using the TABLES argument. This way you can tell exp to export only the tables that you want to be exported! This way, the other list of tables that you want to exclude from your export process, will be excluded from your export process indirectly.