tuplets in - Mailing list pgsql-novice

From Hans Ginzel
Subject tuplets in
Date
Msg-id 20150709204422.GA23791@artax.karlin.mff.cuni.cz
Whole thread Raw
Responses Re: tuplets in
List pgsql-novice
Hello!

How to say
... WHERE (group_id, id) NOT IN (SELECT a, b FROM...)
please?

Analogous to
... WHERE id NOT IN (SELECT a FROM...)
but in vector form.

Regards
Hans Ginzel


pgsql-novice by date:

Previous
From: Ricardo Oliveira
Date:
Subject: Replication DB scenario
Next
From: Thomas Kellerer
Date:
Subject: Re: tuplets in