Re: Problem with the postgresql operator.

Поиск
Список
Период
Сортировка
От GB Clark
Тема Re: Problem with the postgresql operator.
Дата
Msg-id 20020115095629.56e49d68.gclarkii@vsservices.com
обсуждение исходный текст
Ответ на Problem with the postgresql operator.  ("KH Lim" <limspirit@hotmail.com>)
Список pgsql-sql
On Tue, 15 Jan 2002 14:39:54 +0800
"KH Lim" <limspirit@hotmail.com> wrote:

> Dear All,
> 
>     What is the correct operator for not equal to in select statement? I'm a bit confuse.
> 
> Situation
> 
> Let say I want to select stock_key from stock_lot with the condition stock_lot's lot_no is not equal to stocks'
lot_no.What select statement should I use?
 
> 
> Thank you in advance
> 
> Lim
> 
Just use the standard SQL... <>

Works just fine and it is in the books.

GB


-- 
GB Clark II             | Roaming FreeBSD Admin
gclarkii@VSServices.COM | General Geek           CTHULU for President - Why choose the lesser of two evils?


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

Предыдущее
От: "Glenn MacGregor"
Дата:
Сообщение: pqFlush problem
Следующее
От: Wei Weng
Дата:
Сообщение: Conditionally create table problem