Re: cast varchar to numeric/money

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: cast varchar to numeric/money
Дата
Msg-id 20031121175523.GA4065@wolff.to
обсуждение исходный текст
Ответ на cast varchar to numeric/money  ("Yudie" <yudie@axiontech.com>)
Список pgsql-sql
On Fri, Nov 21, 2003 at 11:47:42 -0600, Yudie <yudie@axiontech.com> wrote:
> Hi guys,
> 
> I know it's impossible to just cast varchar to any numeric datatype,
> but is there another function/ custom function or any way to force to do
> that convertion.

You can use to_number to go from text to numeric.


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

Предыдущее
От: "Yudie"
Дата:
Сообщение: cast varchar to numeric/money
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: How to quote date value?