Hi,
I was just wondering is it possible in mysql to keeping adding info to a particular field.
I thought maybe the update query would work but that clears and previous data held in that field and all I want to do is add to it.
Thanks
G
I was just wondering is it possible in mysql to keeping adding info to a particular field.
I thought maybe the update query would work but that clears and previous data held in that field and all I want to do is add to it.
Thanks
G
Comment