expdp query
-
Expdp-Export data with query
Your table can have huge size or you may need to little piece of data from that huge table size. In that point you can use dblink or you can use export table data with query options. Here are the some quick steps. For exporting table data with query condition expdp “‘/ as sysdba’” Directory=xxxx Continue reading
