alter table table_name alter column column_name drop not null;
----- Original Message -----
From: "yogesh" <yogesh.arora.daffodil@xxxxxxxxx>
To: <pgsql-admin@xxxxxxxxxxxxxx>
Sent: Thursday, October 18, 2007 11:31 AM
Subject: Drop Not Null
Hello Frnds,
What is the Command to drop the Not Null Constraint from a Column
of the Table.....Please reply asap.............
Regards,
Yogesh Arora.
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend