Optimize DB Home › Forums › Newsletter Plugin Support › Optimize DB This topic has 1 reply, 2 voices, and was last updated 6 years, 7 months ago by Stefano. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 4, 2018 at 1:43 pm #84385 RoyParticipant If there any way to optimise newsletter_sent table or delete old statistics that more tan 2 years old? April 9, 2018 at 8:33 pm #85485 StefanoKeymaster You can use the timestamp in the table and run a delete query conditioned on that columns. The timestamp is the unix time, so your condition could me field < unix_timestamp()-2*365*24*3600 Stefano. Author Posts Check out our premium plans with priority support. Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In