At 2:28 PM -0500 11/17/03, Peter J. Krawetzky wrote:
Could someone please tell me what is wrong with this query:

select * from personnel where dept_id not in (select dept_id from
attendance_respond)

I keep getting a 1024 error message. It looks pretty straightforward to me.

I am running 4.0.16 on Redhat Linux 8.


Subqueries are not implemented until MySQL 4.1.



--
Paul DuBois, Senior Technical Writer
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

Are you MySQL certified? http://www.mysql.com/certification/


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



Reply via email to