Casting numeric to text

Поиск
Список
Период
Сортировка
От Hans-Jürgen Schönig
Тема Casting numeric to text
Дата
Msg-id 3ACDA3A6.B49C0D8C@cybertec.at
обсуждение исходный текст
Ответы Re: Casting numeric to text
Список pgsql-sql
Is there any possibility to cast numeric to text in Postgres 7.0.3?

shop=# select cast(price as text) from products;
ERROR:  Cannot cast type 'numeric' to 'text'
   Hans



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