Answer Posted / kumar
Sequence is used for number generation.
We can create a sequence and cannot update a sequence
directly.
After creating a sequence we ca use functions nextval,
currval and setval to operate on the sequence.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
How to run create database statement again?
How can I combine multiple rows into a comma-delimited list in oracle?
What is a snapshot in oracle database?
what are the default admin accounts in Oracle 10g ?
How do you find current date and time in oracle?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
How to drop a stored procedure in oracle?
How to execute the package in oracle?
What is recovery manager(rman) backup in Oracle?
How different is ms access and oracle?
How to use values from other tables in update statements using oracle?
How to define an external table with a text file?
How to build data dictionary view an new database?