is this valid
Started by Dennis Gearonalmost 22 years ago2 messagesgeneral
If found this twice in the 7.3.2 User Manual:
ALTER TABLE products ADD COLUMN description text CHECK (description <> ”);
Shouldn't there be TWO parenthesis marks?
If found this twice in the 7.3.2 User Manual:
ALTER TABLE products ADD COLUMN description text CHECK (description <> ”);
Shouldn't there be TWO parenthesis marks?