Forum: MySQL Jan 2nd, 2008 |
| Replies: 3 Views: 813 Ive read through mysql 5.0 documentation, tried using REGEX, LIKE, and strcmp(s1,s2) and nothing seems to work. I was wondering if maybe I missed something in the documentation.
Thanks. |
Forum: MySQL Jan 2nd, 2008 |
| Replies: 3 Views: 813 Hey everyone,
I'm attempting to delete records within my database but I'm having problems writing the query. What I need to do is delete records from my database that, within a field in this... |