"B. Fongo" wrote:
> I'm quit confused with what I have below.
>
> I have 2 database tables; Games and groups.
>
> Name Group
> #
> John ,GroupA
> Miler, GroupA
> Peter, GroupB
> Mathew, GroupB
> Mark, GroupB
> Luke, GroupA
>
> I'm trying to select the members based on their g
I'm quit confused with what I have below.
I have 2 database tables; Games and groups.
Name Group
#
John ,GroupA
Miler, GroupA
Peter, GroupB
Mathew, GroupB
Mark, GroupB
Luke, GroupA
I'm trying to select the members based on their groups and insert them
into a different table