What would be a good way to append some text to the end of a text field?

From: Wim Aarts <w(dot)aarts(at)dsdeurne(dot)nl>
To: PostgreSQL Question <pgsql-general(at)postgresql(dot)org>
Subject: What would be a good way to append some text to the end of a text field?
Date: 1999-11-22 13:45:04
Message-ID: 383948E0.5465E126@dsdeurne.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
w.aarts.vcf text/x-vcard 372 bytes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message J. Roeleveld 1999-11-22 15:11:08 Rule plan string to big, HELP!
Previous Message Stephane Bortzmeyer 1999-11-22 13:39:47 Re: [GENERAL] Debian w/ DBI/DBD