Thread: is numeric relational operator problem fixed in v7.3

is numeric relational operator problem fixed in v7.3

From
"jack"
Date:
Does the following now works in postgreSQL  v7.3?

Select * 
from a_table
where num1 >10;

*** type of num1 is NUMERIC (12,2)

Jack



Re: is numeric relational operator problem fixed in v7.3

From
Oliver Elphick
Date:
On Wed, 2002-12-11 at 02:54, jack wrote:
> Does the following now works in postgreSQL  v7.3?
> 
> Select * 
> from a_table
> where num1 >10;
> 
> *** type of num1 is NUMERIC (12,2)

It works

-- 
Oliver Elphick <olly@lfix.co.uk>
LFIX Limited