In your update if it were a VARCHAR type, then you can do the following
UPDATE table ....
SET column = :0ld||','||:new;
Good luck
Sam
|
Results 1 to 2 of 2
Thread: Appending Data in ColumnsThreaded View
|
Click Here to Expand Forum to Full Width |