Dear Friends,
I have a variable of length 10.
Say v1 = 'abcdefghij'.
Now i want to seoerate 'efghij' from v1.
Can you kindly give the syntax for the same. Thank you.