View Single Post
Old 12-05-2003, 02:27 PM  
galleryseek
Confirmed User
 
Industry Role:
Join Date: Mar 2002
Posts: 8,234
a lil mysql help? (using phpMyAdmin)

i'm trying to delete all the rows with "December 4, 2003" in the Date field... but when i run the below code, it just refreshes to the page, but doesn't delete anything:

DELETE FROM `crtgpcache` WHERE Date='December 4, 2003'


what should i change it to so it'll delete all the damn rows?

thx
galleryseek is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote