Boofo
06-21-2002, 05:12 PM
Can anyone please tell me how to reverse this query to get it out of the db? I un-installed the hack for it and need to delete it from the db.
ALTER TABLE user ADD views MEDIUMINT UNSIGNED DEFAULT 0 NOT NULL;
ALTER TABLE user ADD views MEDIUMINT UNSIGNED DEFAULT 0 NOT NULL;