Re: Q: SQL query problems

2001-05-22 Thread Bob Hall
>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

Re: Q: SQL query problems

2001-05-22 Thread Wemmer Alexander
Hi! Paul van den Berg wrote: > > > > > This is the situation: > > > > I have 2 tables, a and b as following: > > > > -- > > | a | > > -- > > | eid | name | > > -- > > > > > > -- > > | b| > > -- > > | id |

Re: Q: SQL query problems

2001-05-22 Thread Paul van den Berg
> > 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