how to unbreak sequence numbers during intereptions
Answer / sudipta santra
ADDING THE CYCLE KEYWORD.
ALTER SEQUENCE SQ1 CYCLE;
| Is This Answer Correct ? | 3 Yes | 0 No |
What is a snapshot log?
Display Odd/ Even number of records?
Explain about the analyze command in oracle?
Which is better Oracle or MS SQL? Why?
Explain the use of constraints option in exp command.
What is Undo Management Advisor in Oracle?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
Is truncate autocommit in oracle?
How to assign data of the deleted row to variables?
Explain the use of file option in exp command.
How to write date and time literals in oracle?
How to connect to oracle using service name instead of sid?