I have a VARCHAR column in which some values end with the digit '5'. These values may be of different lengths. I want to replace all such values with the string 'UTR-5'. How can I do that?
質問する
51 次
I have a VARCHAR column in which some values end with the digit '5'. These values may be of different lengths. I want to replace all such values with the string 'UTR-5'. How can I do that?