Hi Required immediate response,
I want to take dump of some selected tables from schema, can any body tell me is it possible? Can anybody provide procedure by execut
With this command you'll get a binary Oracle dump: exp scott/tiger file=mydump.dmp tables=(T1,T5)
I recommend this link: http://www.orafaq.com/wiki/Import_Export_FAQ