On Thu, 14 Mar 2002, awais wrote:
> Hi,
>
> We have a table named "atm" in our database which is uing latest
> driver of postgresql, it has a column named "location", all records
> (which are more than 1) of "atm" table have this column value set as
> (null). When we executed the query "sele
Hi,
We have a table named "atm" in
our database which is uing latest driver of postgresql, it has a column named
"location", all records (which are more than 1) of "atm"
table have this column value set as (null). When we executed the query "select
* from atm where location=null ", 0