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
What are the different windows events activated at runtime ?
What is Data Dictionary Cache in Oracle?
How to use windows user to connect to the server?
What are named parameters?
Are truncate and delete commands same? If so why?
Can we write insert statement in function in oracle?
What are the varoius components of physical database structure of oracle database?
How to use regular expression in pattern match conditions in oracle?
Why do we need oracle client?
How can you merge two tables in oracle?
How to view all columns in an existing table?
How to create a new tablespace in oracle?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
What is the oracle implicit cursor?
What would you do with an in-doubt distributed transaction?