Posted by monomaniac21 on 02/05/06 16:05
Hi all
Is there a way to insert text into a mysql text field that already has
text into it; without having first to extract the existing data and
append the new text to that string variable and then insert the new
string.
Basically i'm looking for a way to do it with a single query not 2 (one
being a select to gather existing data).
Please help!
[Back to original message]
|