How to import all tables data from particular date?
871594Jan 30 2012 — edited Feb 2 2012Hi All,
Hope all doing Good.
I have a requirement of loading production schema to Stage environment. Here i want load only past month data and its dependent data not all the data from production to Satge.
For example if i run import script today say 01/30/2012,then import script needs to load all tables data inserted after 12/30/2011 into stage.
How to give condition in query clause of impdp?
Thanks
Venkat Vadlamudi