nerdexam
IBM

C2090-610 · Question #101

When is it appropriate to use a sequence?

The correct answer is C. When you want to automatically generate a numeric value that is not tied to any specific column. See the full explanation below for the reasoning.

Question

When is it appropriate to use a sequence?

Options

  • AWhen you want to control the order in which triggers are fired.
  • BWhen you want to control the order in which stored procedures can be invoked.
  • CWhen you want to automatically generate a numeric value that is not tied to any specific column
  • DWhen you want to automatically generate a numeric value for each row that is added to a specific

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    4% (1)
  • C
    74% (17)
  • D
    13% (3)

Community Discussion

No community discussion yet for this question.

Full C2090-610 Practice