Jump to content

Problem


Mutley

Recommended Posts

DELETE *
FROM ipb_tablesmembers AS mem
JOIN ipb_tablespfields_content AS fld ON mem.name = fld.field_1 WHERE posts < '1' AND time_offset = '-12'

 

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '* FROM ipb_tablesmembers AS mem JOIN ipb_tablespfields_content AS fld ON mem.n' at line 1

 

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/40405-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.