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 |
Explain the use of rows option in exp command.
Is the After report trigger fired if the report execution fails ?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What are the restrictions in a oracle read only transaction?
What are the major difference between truncate and delete?
How do I manually uninstall oracle client?
what is a Nested Loop join?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
How to create an oracle testing table?
How to write numeric literals in oracle?
what is the difference between data migration and production migration.