Deleting a row after certain time:
I am inserting notification in table. If it is unread it will be there , if it is read it should be deleted after 1week. How will i achieve that?
I am using TTL but it seems it only expire Column not row.
I want to delete row.