/ Published in: SQL
Replace characters by position in a string.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
SELECT STUFF('S28-0124-1R01',LEN('S28-0124-1R01')-1,1,'')