What is a Sequence ?

Answers were Sorted based on User's Feedback



What is a Sequence ?..

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

What is a Sequence ?..

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

What is a Sequence ?..

Answer / guest

Sequence is used to provide unique values to database
object.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle General Interview Questions

which sql command we can use to get a print out from oracle?

2 Answers   iFlex, INDUS,


I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??

1 Answers  


What is a package in oracle?

0 Answers  


State and explain about oracle instance?

0 Answers  


How do I spool to a csv formatted file using sqlplus?

0 Answers  


I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?

0 Answers   Mastek,


why pl sql doesn't support retrieving multiple records

1 Answers   Mphasis,


Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?

1 Answers  


how to retrieve data from different tables ,place this data in different excel worksheets.

1 Answers   Gap Inc,


What is the recommended interval at which to run statspack snapshots, and why?

0 Answers  


What are the Referential actions supported by FOREIGN KEY integrity constraint ?

1 Answers  


How to find out what privileges a user currently has in oracle?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)