Correction: Working on "SELECT * WHERE numeric_col = 2001.2" problem? - Mailing list pgsql-general

From Bob Jones
Subject Correction: Working on "SELECT * WHERE numeric_col = 2001.2" problem?
Date
Msg-id 9vbj8j$7ek$1@news.tht.net
Whole thread Raw
Responses Re: Correction: Working on "SELECT * WHERE numeric_col =
List pgsql-general
I would like to correct a misprint on my original post. Earlier I stated:

... an error stating that the '-' operator is unidentified for numeric and
float8 types....

The "unidentified operator" should be the "=" operator (as shown correctly
in the SQL query example of my original post), not the "-" operator as
previously mentioned.

My apologies,
Bob



pgsql-general by date:

Previous
From: Paul Wehr
Date:
Subject: Re: migrating from single disk to RAID 5
Next
From: "Bob Jones"
Date:
Subject: Working on "SELECT * WHERE numeric_col = 2001.2" problem?