* Landers, Jason
> I have two tables, meetings and tasks. In the meetings table I
> have meeting information and a meeting index called id. In the
> tasks table I have task information that is associated with various
> meetings. In the tasks table I have a meetingid column that
> corresponds with t
st 14, 2003 2:58 PM
To: [EMAIL PROTECTED]
Cc: Landers, Jason
Subject: Re: Subquery IN+SELECT blues
* Landers, Jason
> I have two tables, meetings and tasks. In the meetings table I
> have meeting information and a meeting index called id. In the
> tasks table I have task information that is a