Thread
:
Clearing NPC_Types Without Deteting It
View Single Post
#
2
04-11-2004, 01:47 PM
nattini
Fire Beetle
Join Date: Mar 2004
Posts: 15
in the mysql console,
delete from <tablename>;
where <tablename> is the table you want to delete all the entries from.
drop <tablename>; --would delete the whole table.
-nattini
nattini
View Public Profile
Send a private message to nattini
Find all posts by nattini