I have a field that is character and would like to get rid of first three character values. For example, the data looks like this:
xyz1000001
xyz1000002
xyz1000003
and after the changeto query the data should look like this:
1000001
1000002
1000003
Can I do this in a changeto query or do I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.