Re: Using SELECT WHERE and MATCH
Ian Biner wrote:
> SELECT * FROM forumitems -> WHERE FOfrn = '$frrn' AND MATCH (FOhead, FOtext)
AGAINST ('$search');
>
> Is this correct, (it doesn't seem to be working), and what is the function of the "->" in the
> query?
The '->' doesn't belong in the query, and that's perhaps the reason it's not working.
--
felix
Subject
Written By
Posted
Re: Using SELECT WHERE and MATCH
April 28, 2005 07:27AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.