How to cast as numeric

Поиск
Список
Период
Сортировка
От Savita
Тема How to cast as numeric
Дата
Msg-id 3DC9103C.7A1BEC2E@india.hp.com
обсуждение исходный текст
Ответ на i have got an error  (Florian Litot <flitot@besancon.sema.slb.com>)
Ответы Re: How to cast as numeric  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
Hi ,

I would like to know how to cast as numeric.For examlple

I can use cast as

cast(to_number(substring(os_crm_exchange_call_id, 4), 999999999999)  as
smallint)

but here I will have the restriction of the field so If I want to cast it as
numeric how
do I do that.
--
Best Regards
- Savita
----------------------------------------------------
Hewlett Packard (India)
+91 80 2051288 (Phone)
847 1288 (HP Telnet)
----------------------------------------------------



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

Предыдущее
От: Achilleus Mantzios
Дата:
Сообщение: Re: [SQL] Problem: Referential Integrity Constraints lost
Следующее
От: Fred
Дата:
Сообщение: out parameters ( oracle 2 pg )