impdb tables data based on date
Hi Team,
I am trying to refresh our Dev database based on some requested tables, which is not an issue, but I was wondering if there is a parameter within [ impdp ] to filter data based on date. For instance, I want to grab all tables that start with " _FACT " and qualify its data by year 2014. Please note, there is a column name called DATE_ID that I can use to qualify the date to get year 2014 data only. Also, my exported dump file has all tables. My database version is 11.2.0
Thank you for your input.
-AJ