In newitems, the column descrip does not have a default value, but it allows NULL values. CREATE TABLE newitems ( newitem_num INTEGER, manucode CHAR(3) NOT NULL ...
確定! 回上一頁