Hacker News new | ask | show | jobs
by Diggsey 450 days ago
FWIW, I tested this locally (using `DELETE FROM example WHERE id = RANDOM(1,100)`) and it did delete multiple rows in some cases, even without a subquery.