guest-f11e40
Last posts :
databases, 2010-02-18 12:02:29
How to recover a MySql table?
Hi, I've got a problem when doing a request looking at this : DELETE FROM 'mytable' WHERE field LIKE '_%' It should have deleted only the elements that start with an underscore right? But no, it delet(...)