>Hello,
>
>I have a problem composing a sql-statement for my special needs.
>I hope anybody can help me.
>
>
>This is the situation:
>
>I have 2 tables, a and b as following:
>
>--
>| a |
>--
>| eid | name |
>--
>
>
>--
>| b
Hi!
Paul van den Berg wrote:
>
> >
> > This is the situation:
> >
> > I have 2 tables, a and b as following:
> >
> > --
> > | a |
> > --
> > | eid | name |
> > --
> >
> >
> > --
> > | b|
> > --
> > | id |
>
> This is the situation:
>
> I have 2 tables, a and b as following:
>
> --
> | a |
> --
> | eid | name |
> --
>
>
> --
> | b|
> --
> | id | gid | eid |
> --
>
> *) a.eid and b.id are