I am developing an app that fills in tables with large amounts of data by user login for a report I am running. So over time, this table can get really large. I want the data for that user to be purged from the tables when he leaves the page with this report or exits the application or even just closes the window where the report is. Anyone have any thoughts on this?
Thank you.
Robin Hochteil