So, afaik, batches are transactions behind the scenes, so either they all run or none do. In any cas

So, afaik, batches are transactions behind the scenes, so either they all run or none do.
In any case, here, I was doing a DELETE FROM table WHERE datetime < datetime('yyyy-mm-dd'), single query.
Was this page helpful?