Question regarding strings . . . - Mailing list pgsql-general

From Peter E. Chen
Subject Question regarding strings . . .
Date
Msg-id JBEOIGCPFENBBBIKPPLCOEFJCAAA.pchen3@jhmi.edu
Whole thread Raw
List pgsql-general
Hey All,

I have a table with one column and one row (of datatype text).  I am simply
trying to retrieve a substring from the column value.  I've looked at the
built-in substring functions and I'd like to know what is the best way to do
this.  What would the SQL statement (or possibly the PL/pgSQL code) look
like?

Any help is appreciated.

Thanks,
Peter

Johns Hopkins Institute of Genetic Medicine


pgsql-general by date:

Previous
From: Jon Lapham
Date:
Subject: Re: How to cast a char[] to varchar?
Next
From: Joe Conway
Date:
Subject: Re: Question regarding strings . . .