[Question] Deleting collum Creature_names

Results 1 to 1 of 1
  1. #1
    Elite Member Astrup is offline
    Member +Rank
    Jun 2007 Join Date
    C:\Program FileLocation
    227Posts

    [Question] Deleting collum Creature_names

    I'm trying to delete the Collum MouseFlags because on revision 2517 you need to delete it for update, now i want to know how to do it.
    I thinked it was
    ALTER TABLE creature_names CHANGE mouseFlags info_str VARCHAR(500) NOT NULL;
    But that dont work, btw its on Navicat




Advertisement