Numeric type

Поиск
Список
Период
Сортировка
От phil campaigne
Тема Numeric type
Дата
Msg-id 41F83E84.10904@charter.net
обсуждение исходный текст
Ответы Re: Numeric type  (Paul Thomas <paul@tmsl.demon.co.uk>)
Список pgsql-general
Hi All,
I have a double type in java that I am trying to store in postgresql as
type numeric and it doesn't seem to like it.  The error message is,
function double(numeric) does not exist
unable to identify a function that satisfies the given argument type
you may need to add explicit type casts.

If I just want to  store the number as 'xx.xx', is 'numeric'  the right
postgresql type?
thanks,
Phil


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

Предыдущее
От: PFC
Дата:
Сообщение: Re: visualizing B-tree index coverage
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: self-join on subselect