How to Delete in PostgreSQL

delete from users where id = 1;
database icon
Real-time SQL collaboration is here
Get started with PopSQL and PostgreSQL in minutes