How to recover a single table from expdp backup in Oracle 11g?
We have a requirement to restore a single table from a expdp backup file as one of the developers accidentally dropped it. Could you let me know the command to restore just that one table into the existing schema without affecting the other tables?
Thanks,
Shyam