how to unbreak sequence numbers during intereptions
Answer Posted / sudipta santra
ADDING THE CYCLE KEYWORD.
ALTER SEQUENCE SQ1 CYCLE;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
master table and child table performances and comparisons in Oracle ?
State any two functions of oracle?
What is the difference between post-database commit and post-form commit?
What is the order of defining local variables and sub procedures/functions?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
What is an oracle cursor variable?
Why do we need integrity constraints in a database?
Name the various constraints used in oracle?
How to sort output in descending order in oracle?
How to use "out" parameter properly?
What is oracle server autotrace in oracle?
Can a formula column be obtained through a select statement ?
Which is better Oracle or MS SQL? Why?
Differentiate between pre-select and pre-query?
How view is different from a table?