Problem with the postgresql operator. - Mailing list pgsql-sql

From KH Lim
Subject Problem with the postgresql operator.
Date
Msg-id OE675sUJliuVPPfnkR30000cd43@hotmail.com
Whole thread Raw
Responses Re: Problem with the postgresql operator.  (Oliver Elphick <olly@lfix.co.uk>)
Re: Problem with the postgresql operator.  ("Josh Berkus" <josh@agliodbs.com>)
Re: Problem with the postgresql operator.  (GB Clark <gclarkii@vsservices.com>)
List 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

pgsql-sql by date:

Previous
From: Roberto Mello
Date:
Subject: Re: On delete cascade!
Next
From: Oliver Elphick
Date:
Subject: Re: Problem with the postgresql operator.