Product
Explore
SQL Editor
Data catalog
Query variables
Collaborate
Shared queries
Search
Version history
Visualize
Dashboards
Charts
Notebooks
Connect
Connections
Scheduled queries
dbt
Pricing
Resources
Docs
Changelog
Customers
Tutorials
Templates
Updates
Contact
We're hiring
Sign In
Get Started
Sign In
PopSQL
Product
Explore
SQL Editor
Data catalog
Query variables
Collaborate
Shared queries
Search
Version history
Visualize
Dashboards
Charts
Notebooks
Connect
Connections
Scheduled queries
dbt
Pricing
Resources
Docs
Changelog
Customers
Tutorials
Templates
Updates
We're hiring
Get Started
How to Remove a Not Null Constraint in PostgreSQL
alter
table
users
alter
column
email
drop
not
null
;
Get started with PostgreSQL and PopSQL in minutes
Sign up for free
Previous
How to Add a Not Null Constraint
Next
How to Create an Index
Get started with PostgreSQL and PopSQL in minutes
Sign up for free