Hello, I'm doing my final year project that involves with deleting data and retrieving the data within the database. How would I retrieve data that was either overwritten over existing data or deleted? Normally, a temp table would be used but that is not what I want. I want to create a recycle bin for the database where users can retrieve their data that was deleted before permanently deleting them. How should I go about tackling this?
Much thanks appreciate it for any help.
Much thanks appreciate it for any help.