I have a column which contains a string within this string their is a GUID see below called voucherID, I would like to replace this GUID from another column on the same row.
<VoucherID>6c1c5c4f-3bab-4804-9a92-80b34f448cfe<VoucherID>
any help appreciated.
There are around 6000 rows.
GUIDto be replaced different on each row or the same? And what RDBMS are you using?