hi every one,
my question is how do you find out about a particular table's transaction history
ie. every insert, update, delete.... statetments

my problem is that i need those information based on a already existing database
so, the audit trail method is useless because they didn't set the option when performing the transactions.

how do i retrieve those data now?