I am working with a data table that provides loan balances in an oracle database. I am trying to understand how to utilize this table to rollback payments within another table. Said another way, Loan Balances is as of 4/27, but I need it as of 3/31. How can I strip away the activity that happened between 3/31/ and 4/27?