"Leo Freitag"
wrote in message news:4a1b9eb9.8070...@netcologne.de
> Where do I find a tutorial that deals with 'IN', 'NOT IN' and
> subquerys in general?
http://www.w3schools.com/sql/default.asp
Igor Tandetnik
___
sqlite-users mailing list
sqlite-
Hi Igor,
thanks, works fine!
Where do I find a tutorial that deals with 'IN', 'NOT IN' and subquerys
in general?
Leo
Igor Tandetnik schrieb:
> "Kees Nuyt" wrote in
> message news:8u3m151rqbbel40ilsvaatqmfhcnhsj...@dim53.demon.nl
>
>> On Mon, 25 May 2009 23:14:50 +0200, Leo Freitag
>> wrote
"Kees Nuyt" wrote in
message news:8u3m151rqbbel40ilsvaatqmfhcnhsj...@dim53.demon.nl
> On Mon, 25 May 2009 23:14:50 +0200, Leo Freitag
> wrote:
>> I have a table 'person' and a table 'group'. Every person can join
>> none, one or more groups.
>> No I want to select all persons except those who are
On Mon, 25 May 2009 23:14:50 +0200, Leo Freitag
wrote:
>Hallo,
>
>I have a table 'person' and a table 'group'. Every person can join none,
>one or more groups.
>No I want to select all persons except those who are member in group 1.
>- Sounds simple, but not for me.
This is an n:m relationship
Hallo,
I have a table 'person' and a table 'group'. Every person can join none,
one or more groups.
No I want to select all persons except those who are member in group 1.
- Sounds simple, but not for me.
Thanks in advance
Leo
___
sqlite-users mail
5 matches
Mail list logo