Hacker News new | ask | show | jobs
by pgaddict 1859 days ago
Be careful as it actually runs the query, so if it's a DELETE/INSERT/UPDATE it'll change the data. So run it in BEGIN/ROLLBACK block.