|
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.
|