is numeric relational operator problem fixed in v7.3

Поиск
Список
Период
Сортировка
От jack
Тема is numeric relational operator problem fixed in v7.3
Дата
Msg-id 000e01c2a0c0$950c4710$1400a8c0@jac
обсуждение исходный текст
Ответы Re: is numeric relational operator problem fixed in v7.3
Список pgsql-sql
Does the following now works in postgreSQL  v7.3?

Select * 
from a_table
where num1 >10;

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

Jack



В списке pgsql-sql по дате отправления: