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
what is port in oracle? how is it related to database application.
What is the data type of dual table?
How to define a procedure inside another procedure?
How to open and close an explicit cursor in oracle?
What are data pump export and import modes?
What is the dynamic sql in oracle?
How do I call oracle stored procedures that take no parameters?
What is program global area (pga) in oracle?
how to handle exceptions in post production
What are dml statements in oracle?
What is the maximum number of triggers that can be applied to a single table?
In what script is snap$ created? In what script is the scott/tiger schema created?
How would you go about verifying the network name that the local_listener is currently using?
What privilege is needed for a user to insert rows to tables in another schema?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?