How to Delete in PostgreSQL
delete from users where id = 1;
Previous
How to UpdateShared queries and folders ✅ Version history ✅ One-click connection to PostgreSQL ✅
Get more done, together, with PopSQL and PostgreSQL
delete from users where id = 1;
Previous
How to Update