Thread: String Handling : How to access the character array within the "text" data type

String Handling : How to access the character array within the "text" data type

From
ranjeeva_r@yahoo.com (Ranjeeva)
Date:
Hi all,

If I store a text string as a "text" data type in a postgreSQL table
is there anyway or are there any function that will allow me to access
the individual elemements with that character array (which obviously
is the way the string is stored).

many thanks,

Ranjeeva