Thread
:
SQL Query Help For NPCSpecialAttks Please
View Single Post
#
2
08-13-2009, 12:29 PM
joligario
Developer
Join Date: Mar 2003
Posts: 1,498
I don't have the database with me at work, so my column names might be off, but I think it will be something like this:
Code:
UPDATE npc_types SET npcspecialattks = REPLACE (npcspecialattks, 'S', '');
joligario
View Public Profile
Send a private message to joligario
Find all posts by joligario