how to export tables on different condition
HI,
i want to use export backup of my oracle 10g database, where i want to full export of some tables and some tables with
"QUERY" parameter.so how can i make this script where some table are full exported and some based on condition.
conditions defined in query paramter is diffrent for one table to another.
so if is it possible how can i do this ?
thanks