Determine if a string is digit

Поиск
Список
Период
Сортировка
От Josué Maldonado
Тема Determine if a string is digit
Дата
Msg-id 3FB3FE56.8090205@lamundial.hn
обсуждение исходный текст
Ответы Re: Determine if a string is digit
Список pgsql-general
Hello list,

That's my question, I can't figure out a way to know if a given string
is digit, soemthing like this:

ISDIGIT("ARWA") = False
ISDIGIT("5334")    = True

If anyone know a way to get that done, I'll appreciate the help.

--
Josué Maldonado.




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

Предыдущее
От: Martin Marques
Дата:
Сообщение: 64 bit compile on Linux SPARC U5
Следующее
От: Manuel Sugawara
Дата:
Сообщение: Re: Determine if a string is digit