use function: wm_concat(column_name)
e.g.
select wm_concat(t.process_note) from t_process t where t.activity_id=341 ;