Is it possible to set like a timer in a database table cell?
I want a cell to be restored to default value if not updated for the last 10 minutes. Is this possible and if, how do I do this?
No. You'll have to do this using a crontab entry or something like that.