- Explore
- Collaborate
- Visualize
- Connect
- Pricing
How to Remove a Not Null Constraint in PostgreSQL
alter table users alter column email drop not null;
Real-time SQL collaboration is here
Get started with PopSQL and PostgreSQL in minutes
Real-time SQL collaboration is here
Get started with PopSQL and PostgreSQL in minutes