Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I have a question regarding substring function. I am trying to extract first 3 characters from column.
Following is the function i am using. StringHandling.substr(DSLink3.col1,1,3). I am getting error.
Thanks for help