Re: Help with tricky query

2005-10-04 Thread Mike Blezien
[EMAIL PROTECTED] wrote: Mike Blezien <[EMAIL PROTECTED]> wrote on 10/04/2005 10:08:24 AM: Hello, [EMAIL PROTECTED] wrote: Mike Blezien <[EMAIL PROTECTED]> wrote on 10/04/2005 08:34:56 AM: Hello, I am trying to put together a single query from across 4 tables and not having a pro

Re: Help with tricky query

2005-10-04 Thread SGreen
Mike Blezien <[EMAIL PROTECTED]> wrote on 10/04/2005 10:08:24 AM: > Hello, > > > [EMAIL PROTECTED] wrote: > > Mike Blezien <[EMAIL PROTECTED]> wrote on 10/04/2005 08:34:56 AM: > > > > > >>Hello, > >> > >>I am trying to put together a single query from across 4 tables and > >>not having a >

Re: Help with tricky query

2005-10-04 Thread Mike Blezien
Hello, [EMAIL PROTECTED] wrote: Mike Blezien <[EMAIL PROTECTED]> wrote on 10/04/2005 08:34:56 AM: Hello, I am trying to put together a single query from across 4 tables and not having a problem getting the results needed. table structure: #

Re: Help with tricky query

2005-10-04 Thread SGreen
Mike Blezien <[EMAIL PROTECTED]> wrote on 10/04/2005 08:34:56 AM: > Hello, > > I am trying to put together a single query from across 4 tables and > not having a > problem getting the results needed. table structure: > ## > CREATE TABLE IF NOT

Help with tricky query

2005-10-04 Thread Mike Blezien
Hello, I am trying to put together a single query from across 4 tables and not having a problem getting the results needed. table structure: ## CREATE TABLE IF NOT EXISTS job_posts ( jobid int(6) unsigned NOT NULL auto_increment, job_vacan