|
I am trying to drop the “NOT NULL” constraint
for a column. I have tried various SQL commands including the following to no
avail. ALTER TABLE OrderSummary DROP CONSTRAINT Ord_Status_Date NOT
NULL I believe I have a syntax problem, but can’t figure it
out. Please help. Thanks! Steve Fogelson Internet Commerce Solutions |

