ubject: Re: Subquery question
In the last episode (May 25), Bartis, Robert M (Bob) said:
> Apologize for not including the error:
>
> 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 'SELE
In the last episode (May 25), Bartis, Robert M (Bob) said:
> Apologize for not including the error:
>
> 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
> plantriggers.ID FROM plantriggers WHERE (((
Apologize for not including the error:
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
plantriggers.ID FROM plantriggers WHERE (((plantrigger
I'm running MySQL 4.0.2-standard
-Original Message
Hello.
MySQL doesn't support sub-queries (yet). See the following page for
more information and also for hints how to work without sub-queries:
http://www.mysql.com/doc/M/i/Missing_Sub-selects.html
I never used full text search before, so I might miss something, but a
starting point for your qu