/ Published in: Java
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ALTER TABLE products ALTER COLUMN product_no SET NOT NULL;
URL: http://www.postgresql.org/docs/7.4/interactive/ddl-alter.html