Creating a sequence

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dikie
    New Member
    • Jun 2007
    • 1

    Creating a sequence

    how to create a sequence that begins with 0000000001 ? I want that all the 0's in the beginning should be displayed
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Hi
    dikie
    Welcome to TSDN.
    You have reached the right place for knowledge shairing.

    Here you will find a vast resource of related topics and code.

    Feel free to post more doubts/questions in the forum.

    But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.

    It will help Experts in the forum in solving/underestanding your problem in a better way.

    Please follow the posting guidelines in every new post/reply.

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      It it a requirment or uare asking out of curiosity.

      My i know please in which case u are going to use all the leading zeros.

      Create a normal sequence and use concatination at ht e time of insert or any other operation.

      Comment

      Working...