Where salutation is >15 characters, the word ‘Hi’ is to be inserted in the field
thought about using a regex function, but not sure how to implement this
when regexp_like(salutation, > '^[0-9]{15}$') then 'Hi'
MR Nigel Humphreys -> "hi"
Ms Montjoy -> "Ms Montjoy"
Mr Fitz-Lloyd Smith -> "hi"