What is a Sequence ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / s. senthil kumar
A sequence generates a serial list of unique numbers for
numerical columns of a database's tables.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Sequence is used to provide unique values to database
object.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to revoke create session privilege from a user in oracle?
What are the major difference between truncate and delete?
can any one help me with import/export options in oracle............
What is a private synonym?
hi friends i completed b.com 2004.i have 3y accounting exp. in manufacturing company.now i have completed oracle finance.pls suggest me how will get job in oracle.can i get job in oracle.
What is oracle join syntax?
Which environment variables are absolutely critical in order to run the OUI?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
What are the sql clauses supported in the link property sheet ?
what are Triggers?
How to best split csv strings in oracle 9i?
waht is referencial integrity?