What would be a good way to append some text to the end of a text field? - Mailing list pgsql-general

From Wim Aarts
Subject What would be a good way to append some text to the end of a text field?
Date
Msg-id 383948E0.5465E126@dsdeurne.nl
Whole thread Raw
Responses Re: [GENERAL] What would be a good way to append some text to the end of a text field?  ("Ross J. Reedstrom" <reedstrm@wallace.ece.rice.edu>)
List pgsql-general
Now I use php3 to read the text from the database then I append some
text to it and finaly I do an update on the text field.
Is it possible to use an SQL statement to do this directly in the
database?


Thanks Wim.

I use: Posgresql 6.5.3 Linux 5.2 PHP3

Attachment

pgsql-general by date:

Previous
From: Stephane Bortzmeyer
Date:
Subject: Re: [GENERAL] Debian w/ DBI/DBD
Next
From: "J. Roeleveld"
Date:
Subject: Rule plan string to big, HELP!