User defined function to generate alphabet sequence

  • Hi All.
    I want a user defined function to get the alphabet sequence like AAA, AAB ..... ZZZ.
    This will be used in side  procedure with  count parameter.
    When  procedure will be called it should generate the  sequence.In next call it should change. The function should return only one value.

    Example
    First call of procedure out put should be AAA.
    Next call it should be  AAB. ............... Like that it will continue upto ZZZ.

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply