Dear friends,
I am trying to create e "Sliding Window" effect in a mysql database. I want to be able that after a certain time from point of first timestamp, lets say after 10 minutes, I want to delete the rows of that table, means all the rows of data collected in 10 minutes period of time say ...
Could you please help me with some help?
Your help will be appreciated,
Thank you
I am trying to create e "Sliding Window" effect in a mysql database. I want to be able that after a certain time from point of first timestamp, lets say after 10 minutes, I want to delete the rows of that table, means all the rows of data collected in 10 minutes period of time say ...
Could you please help me with some help?
Your help will be appreciated,
Thank you