CREATE TABLE TEXT(65535) error
Posted: Mon Sep 22, 2003 1:51 pm
Hello,
i am trying to create a table with a
is there any reason why i would get a
i am trying to create a table with a
Code: Select all
ALTER TABLE online_classifieds MODIFY Description blob(65535) NOT NULLKendallYou have an error in your SQL syntax near '(65535) NOT NULL ' at line 1