how to recover one schema from backup file
Hi
I have an Oracle Autonomous Database. One record was accidentally deleted from a schema. I need to recover that missing record. How can I get the missing record back from the oracle daily backup file.
I read about the backing up and restoring from https://docs.oracle.com/en-us/iaas/autonomous-database/doc/back-and-restore.html. But this page doesn't tell me how to just recover one record from a schema.
I am new to oracle, please give me some guidance. Thanks in advance!