Exforsys
+ Reply to Thread
Results 1 to 3 of 3

Sequence Query

This is a discussion on Sequence Query within the Oracle Database forums, part of the Database category; I want to know what happens when a user tries to execute a create sequence statement for an existing sequence. ...

  1. #1
    rachelle is offline Member Array
    Join Date
    Apr 2006
    Answers
    97

    Sequence Query

    I want to know what happens when a user tries to execute a create sequence statement for an existing sequence. What would be the next value of sequence after the above statement gets executed? Someone kindly provide a brief idea on this.


  2. #2
    sujan kumar is offline Junior Member Array
    Join Date
    Aug 2007
    Answers
    2
    When you create a sequence,do you refer to any other object?No. you create a sequence by specifying the sequence paramaters,but not based on another sequence.


  3. #3
    anilkumar2010's Avatar
    anilkumar2010 is offline know nothing Array
    Join Date
    Oct 2011
    Location
    amerpet
    Answers
    7
    When u r create SQUENCE by default SEQUENCE IS created with all default values. when u write a query for executing next value it will be showed as 0


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...