mysql> select * from radacct where NOT EXISTS ( select username from radacct w here acctstarttime <="2001-11-30 00:00:00" ); ERROR 1064: You have an error in your SQL syntax near 'EXISTS ( select username from radacct where acctstarttime <="2001-11-30 00:00:0' at line 1 mysql>
----- Original Message ----- From: "Kevin Smith" <[EMAIL PROTECTED]> To: "Mohamed Abd El-Samei Mohamed" <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 2:25 PM Subject: Re: Not In > Post the SQL statement so we can have a look at it. > > ----- Original Message ----- > From: "Mohamed Abd El-Samei Mohamed" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, December 13, 2001 12:17 PM > Subject: Not In > > > > Sorry .. nut i need to select from table and the selection related to > date > > i want to use NOT IN or NOT EXISTS .. but i got error in syn. when i do .. > > please help > > > > > > > > > > --------------------------------------------------------------------- > > Before posting, please check: > > http://www.mysql.com/manual.php (the manual) > > http://lists.mysql.com/ (the list archive) > > > > To request this thread, e-mail <[EMAIL PROTECTED]> > > To unsubscribe, e-mail > <[EMAIL PROTECTED]> > > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > > > > > > --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php