finding records not listed in a column, Postgresql

Поиск
Список
Период
Сортировка
От Aaron Payne
Тема finding records not listed in a column, Postgresql
Дата
Msg-id 20030427150216.95542.qmail@web40612.mail.yahoo.com
обсуждение исходный текст
Ответы Re: finding records not listed in a column, Postgresql  (Paul Makepeace <postgresql.org@paulm.com>)
Re: finding records not listed in a column, Postgresql  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
Hi,

I need the records in table A in which the values in
A.objectID are not listed in B.objectID.  I'm such a
noob that I'm not sure of the terms I need to use for
this statement.

table A
rows: person_id, objectID

table B
rows: id, objectID

thanks,
Aaron

=====
thanks,
Aaron
www.aaronpayne.com

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


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

Предыдущее
От: "Sumaira Ali -"
Дата:
Сообщение: Postgresql Makefile
Следующее
От: Paul Makepeace
Дата:
Сообщение: Re: finding records not listed in a column, Postgresql