Question on Select

Поиск
Список
Период
Сортировка
От Alex
Тема Question on Select
Дата
Msg-id 3FAE57E4.6040106@meerkatsoft.com
обсуждение исходный текст
Ответы Re: Question on Select  (Rajesh Kumar Mallah <mallah@trade-india.com>)
Список pgsql-general
Hi,
I have two tables,
  Table A: item_id
  Table B: item_id,  ref_code
and i want to list  all ref_codes in table B that are not referenced by
Table A.
Table A has about 3million records./ table B 200

What is the best way to do that ?

Thanks
Alex



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

Предыдущее
От: Andreas Fromm
Дата:
Сообщение: Re: SQL-question: returning the id of an insert querry
Следующее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: Question on Select