Preview:
Merge into CRT_TA_XPL_METIER om
using CRT_TA_REF_INSTALLATION co
on (om.CODED = co.CODEDI)
when MATCHED then UPDATE
SET om.DK_CODE_INSTALLATION = co.DK_CODE
where co.DK_CODE like 'T%'
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter