ywords` USING??
>
> Thanks again
>
>
>
>
>
>
> >
> >
> > Shawn Green
> > Database Administrator
> > Unimin Corporation - Spruce Pine
> >
> >
> > "leegold" <[EMAIL PROTECTED]> wrote on 10/08/2004 12:06:1
wrote on 10/08/2004 12:06:17 PM:
A popular question, how to select/query from two tables. I googled it
but am having trouble, wondered if anyone would answer this newbie
question. Here's my existing (PHP) query:
$query = "SELECT page.* FROM `page` LEFT JOIN `keywords` USING
(`page_id`) WH
>
>
> Shawn Green
> Database Administrator
> Unimin Corporation - Spruce Pine
>
>
> "leegold" <[EMAIL PROTECTED]> wrote on 10/08/2004 12:06:17 PM:
>
> > A popular question, how to select/query from two tables. I googled it
> > but am h
ration - Spruce Pine
"leegold" <[EMAIL PROTECTED]> wrote on 10/08/2004 12:06:17 PM:
> A popular question, how to select/query from two tables. I googled it
> but am having trouble, wondered if anyone would answer this newbie
> question. Here's my existing (PHP) query:
A popular question, how to select/query from two tables. I googled it
but am having trouble, wondered if anyone would answer this newbie
question. Here's my existing (PHP) query:
$query = "SELECT page.* FROM `page` LEFT JOIN `keywords` USING
(`page_id`) WHERE MATCH (`keywords`.`k