Remove 'NOT NULL' constraint?
411178Dec 15 2003 — edited Dec 15 2003Hi,
I am trying to remove a 'NOT NULL' constraint from a table column. At the moment I have to delete the column and then add a column. Since there is not data in the table is there an easier way to remove the constraint?
Kind Regards,
Rob