For a non-trivial amount of rows, would it be quicker to write a seperate SQL statement for each (delete from foo where val = bar) or write a compound ...