How to Delete in PostgreSQL

delete from users where id = 1;
database icon
Better SQL for the people
Get more done with PopSQL and PostgreSQL