Re: SQL question: checking all required items

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: SQL question: checking all required items
Дата
Msg-id 46BCCB62.5070206@iol.ie
обсуждение исходный текст
Ответ на Re: SQL question: checking all required items  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: SQL question: checking all required items
Список pgsql-general
On 10/08/2007 21:29, Scott Marlowe wrote:


> select table1.id from table1 where table1.id is not in (select id from table2);

Duh! I should have thought of that.... thanks for that, and apologies
for the stupidity (blame it on the glass of wine I had with dinner!).

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

В списке pgsql-general по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: SQL question: checking all required items
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: SQL question: checking all required items