Next letter of the Alphabet
555778Mar 14 2007 — edited Mar 14 2007Is there any function in Oracle that will return the next letter for a given letter .
For eg, if I have 'A' , i need the function to return 'B'
This is a very simple function and I can code it but just wondering If Oracle has something built it.
If not function is there any way of doing this.
thanks