Problem with the postgresql operator.

From: "KH Lim" <limspirit(at)hotmail(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Problem with the postgresql operator.
Date: 2002-01-15 06:39:54
Message-ID: OE675sUJliuVPPfnkR30000cd43@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Oliver Elphick 2002-01-15 10:35:22 Re: Problem with the postgresql operator.
Previous Message Roberto Mello 2002-01-15 06:29:33 Re: On delete cascade!