Re: Conversion of string to int using digits at beginning

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: Conversion of string to int using digits at beginning
Дата
Msg-id 1666650D700740F4A860045D28981BE6@andrusnotebook
обсуждение исходный текст
Ответ на Re: Conversion of string to int using digits at beginning  (Raymond O'Donnell <rod@iol.ie>)
Список pgsql-general
Raymond,

> You could use a regular expression in substring() to get just the
> numeric bits.

Thank you.
I do'nt have any experience on regex.
Can you provide a sample how to use regex to get numeric substring from
start of string ?

Andrus.


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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: Conversion of string to int using digits at beginning
Следующее
От: "Bayless Kirtley"
Дата:
Сообщение: Re: MS Access and PostgreSQL - a warning to people thinking about it