we have a form with 400000 entries (assume most of them spam, a lot of real entries too) . How can we properly delete them in database. Before we would like to save to csv but we cannot because of causing error (… to big) We switched to show 100000 in table, but this causes entries page not to load (this was a mistake …) So what can we do? regards Adrian