impdp table partial import
Is there a way for impdp to do a table partial import.
For instance to import the table invoices where invoice_date >= "01-jan-2020"
Thanks in advance
0
Is there a way for impdp to do a table partial import.
For instance to import the table invoices where invoice_date >= "01-jan-2020"
Thanks in advance