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
how to run 'mysql' commands from a batch file? : Sql dba
Define concurrency control. : Transact sql
What is pls_integer in pl sql?
What is lexical units in pl sql?
Is primary key an index?
What is the most common sql injection tool?
How do sql triggers work?
Explain spool.
How to write a query to show the details of a student from students table whose
Mention what pl/sql package consists of?
Is sql a scripting language?
Why we use stored procedure instead of query?
what are properties of a transaction? : Sql dba
What is difference between joins and union?
How to revise and re-run the last sql command?