Re: Function to convert

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Function to convert
Дата
Msg-id 20030912024315.GA24818@wolff.to
обсуждение исходный текст
Ответ на Function to convert  ("Edwin Quijada" <listas_quijada@hotmail.com>)
Список pgsql-general
On Thu, Sep 11, 2003 at 22:53:35 +0000,
  Edwin Quijada <listas_quijada@hotmail.com> wrote:
> There is a funciton to convert numbers into string?>?
>
> str:=string(3234);
> ??

to_char will convert numbers to strings in a number of different ways.
Depending on what you need, you might be able to just cast the number
to a string type.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: selecting random rows
Следующее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: library version problem, 7.3.2, php, redhat linux