postgres functions - Mailing list pgsql-general

From Douglas Blood
Subject postgres functions
Date
Msg-id 031101c25a9d$fddbc900$2000a8c0@spruce
Whole thread Raw
Responses Re: postgres functions  (Richard Huxton <dev@archonet.com>)
Re: postgres functions  (Jeff Davis <list-pgsql-general@empires.org>)
List 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 by date:

Previous
From: Tim Perdue
Date:
Subject: Re: [SQL] Latitude / Longitude
Next
From: Joe Conway
Date:
Subject: Re: Latitude / Longitude