jose isaias cabrera <[EMAIL PROTECTED]>
wrote:
Is there a way to add data to the end of a field? I know I select
that
field, import the data into a variable and then add whatever to the
end.
What I am trying to do is exactly NOT that. :-) So, instead, just
add say a
line or two of text to a field.
Perhaps something along the lines of
update mytable set myfield = myfield || ? where id = ?;
Igor Tandetnik
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------