Обсуждение: is numeric relational operator problem fixed in v7.3

Поиск
Список
Период
Сортировка

is numeric relational operator problem fixed in v7.3

От
"jack"
Дата:
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

От
Oliver Elphick
Дата:
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