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

How to assign values to data fields in record variables?

0 Answers  


What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?

0 Answers  


In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.

0 Answers   IBM,


candidate key is subset of super key but not vice-verse explain

0 Answers  


Explain the function of optimizer in oracle?

0 Answers  


What is hash cluster in oracle?

0 Answers  


what are different types of deletes?

1 Answers  


If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...

0 Answers   NIC,


What happens to the current transaction if a ddl statement is executed?

0 Answers  


What is rowid and rownum in oracle?

0 Answers  


What is sharded cluster?

0 Answers  


How can we delete duplicate rows in a table?

0 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)