sql - Get delete value of a table from the oracle database -


i deleted data oracle database 1 of table.

can let me know how table data ??

my table name xxacl_pn_supinv_menu_hdr

you can data if have executed query inside transaction. if query inside transaction can use rollback statement data back. if query not inside transaction, there no way data back.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -