SQL Intersect like problem

Поиск
Список
Период
Сортировка
От Dinesh V
Тема SQL Intersect like problem
Дата
Msg-id HIEKJNDMHAKLHIPCDDOAIENDCCAA.dinesh@trailblazingsolutions.com
обсуждение исходный текст
Ответы Re: SQL Intersect like problem  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
Hello Folks,

I have 7.3.1 running, and have an interesting SQL problem, please help.
Consider an Invoice Table with columns

InvoiceId
ProductId
Quantity

Given a set of ProductId and Quantity, I need to find the InvoiceId that
correspond to it.  I can create a temp table with these 2 columns (ProductId
and Quantity) if necessary.

I would appreciate any help in this regard.

Thanks,
Dinesh


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

Предыдущее
От: Chandralaksana Natalia
Дата:
Сообщение: locking granularity
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: locking granularity