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

Can you use a commit statement within a database trigger?

4 Answers  


Explain the different normalization forms?

0 Answers  


Why do you use stored procedures and state some of its disadvantages?

0 Answers  


what is the syntax of DROP command?

10 Answers  


pls explain connect by prior with example and its real time use

3 Answers  






What is the difference between "as" and "is" in an oracle stored procedure?

0 Answers  


What is a partition in oracle?

0 Answers  


How to view existing locks on the database?

0 Answers  


What is tns name?

0 Answers  


What are the different types of synonyms?

0 Answers  


What is blob data type in oracle?

0 Answers  


What are the various types of snapshots ?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)