Jump to content

help please


brown2005

Recommended Posts

SQL-query : 

SELECT *
FROM websites
WHERE websites_id NOT
IN (


SELECT websites_hits_id
FROM websites_hits
)
LIMIT 0 , 30

MySQL said:


#1064 - 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 'SELECT websites_hits_id
FROM websites_hits ) LIMIT 0, 30' at li
Link to comment
https://forums.phpfreaks.com/topic/18636-help-please/#findComment-80299
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.