I have MYSQL 3.23.32 on a Cobalt 550 platform. I see from the FAQ's that sub
queries will not work on MYSQL < 4.1. Is there a way to use JOIN statements
instead or do these fail too.

eg: SELECT some_ID from someTable NOT IN (Select some_ID from ANOTHERTABLE)

Or do I have to redesign my website!

Any help appreciated



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to