Here the solution:

Update TABLENAME set COLUMN_1 = 'A' || COLUMN_2


Thanks

Cy