postgres functions

Поиск
Список
Период
Сортировка
От Douglas Blood
Тема postgres functions
Дата
Msg-id 031101c25a9d$fddbc900$2000a8c0@spruce
обсуждение исходный текст
Ответы Re: postgres functions  (Richard Huxton <dev@archonet.com>)
Re: postgres functions  (Jeff Davis <list-pgsql-general@empires.org>)
Список pgsql-general
I have a field in my database that is comma deliminated values. I know that
I can count up how many values are there using java but i was wondering if
there was a way using postgres functions or just standard sql. I was
thinking a recursive function with substrings and finding the next location
of the comma but I don't know if it will work or if it does the effect on
the database. Any help would be great.


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

Предыдущее
От: Tim Perdue
Дата:
Сообщение: Re: [SQL] Latitude / Longitude
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Latitude / Longitude