Thread
:
Geeky MySQL Problem
View Single Post
08-12-2005, 05:56 PM
mlj
Registered User
Join Date: Jun 2005
Posts: 89
Try using MODIFY instead of CHANGE since it has the same field name.
ALTER TABLE `PLD_LINK` MODIFY `DESCRIPTION` LONGTEXT DEFAULT NULL
mlj
View Public Profile
Find More Posts by mlj