Answer Posted / tulsi
NO CYCLE is default when sequence is created
CYCLE statement is given when the sequence has to repeat
its number generation between START WITH and MAX VALUE.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are tables and fields?
Can a primary key be a foreign key?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
how can we know the count/number of elements of an array? : Sql dba
Why is nosql good?
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba
What is a sql*loader control file?
Can we change the table name in sql?
What is difference between inner join and cross join?
What are the parts of a basic sql query?
How can a function retun more than one value in oracle with proper example?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
is mysql query is case sensitive? : Sql dba
Is it possible to create startup or shutdown trigger for on-schema?
what is the difference between char_length and length? : Sql dba