Re: A and C not B

Поиск
Список
Период
Сортировка
От Chad Thompson
Тема Re: A and C not B
Дата
Msg-id 011f01c259e5$c89cfe70$32021aac@chad
обсуждение исходный текст
Ответ на A and C not B  ("Chad Thompson" <chad@weblinkservices.com>)
Список pgsql-novice
 
 
----- Original Message -----
Sent: Wednesday, September 11, 2002 4:45 PM
Subject: Re: [NOVICE] A and C not B

select * from x where y in('A', 'B');
Thats not quite what i want.  Finding A and B are easy as they are in the table.  Finding C is easy because it is not.  But if i want one list of B and C, thats a little harder.  Meaning B which is listed in the table as type B, and C which is not in the table at all.

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

Предыдущее
От: John Dougherty
Дата:
Сообщение: Upgrade or install 7.2.2 on SuSE 8.0
Следующее
От: "Chad Thompson"
Дата:
Сообщение: Re: A and C not B