The following export would export all the rows from the specified tables.
But I want only those rows inserted after 1st January, 2008. I don't know
how to construct WHERE predicate.
Help would be appreciated.
$EXP [Email address protected] FILE=d:\super.dmp LOG=d:\exp_super.LOG
TABLES=('table1', ' table2', ' table3', ' table4, ' table5');
Kind Regards,
Ravi.
Oracle LazyDBA home page