/ Published in: SQL
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ALTER TABLE <table>ALTER COLUMN <column> SET/DROP NOT NULL
URL: http://www.postgresql.org/docs/8.0/static/sql-altertable.html