Tagged Questions

0
votes
1answer
95 views

How I can make Recycle Bin for Database ِApplication?

I have database application, I want to allow the user to restore the deleted records from the database, like in windows we have Recycle bin for files I want to do the same thing but for database ...