How to Drop a Column in PostgreSQL

alter table users drop column created_at;
Cta
Better SQL for the people
Get more done with PopSQL and PostgreSQL