Re: Quickly adding text to a mysql text field that is NOT empty
Posted by monomaniac21 on 02/05/06 17:17
> So say the value of 'myfield' was 'John' and I ran that query, the
> value of 'myfield would now be 'Johnnewvalue'. Is that what you wanted?
Thanks for your help xcla, the problem I have is that I don't know what
is in the first part of the string, so i need a query which adds to the
data that is in there without me defining it.