Hi Guys
Sorry for this being a short post, but I am pushed for time. The problem I have is I have data in a field as follows
“CCSE123456” and I need to be able to run a procedure to remove the leading 4 characters, i.e. “CCSE”. The problem is I can remember how to do this. LTRIM is no good as...