- Explore
- Collaborate
- Visualize
- Connect
- Pricing
How to Rename a Column in PostgreSQL
Here's an example of renaming a column in PostgreSQL:
alter table users rename column registered_at to created_at;
Shared queries and folders ✅ Version history ✅ One-click connection to PostgreSQL ✅
Get more done, together, with PopSQL and PostgreSQL
Shared queries and folders ✅ Version history ✅ One-click connection to PostgreSQL ✅
Get more done, together, with PopSQL and PostgreSQL