Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam C2090-616 All Questions

View all questions & answers for the C2090-616 exam

Exam C2090-616 topic 1 question 26 discussion

Actual exam question from IBM's C2090-616
Question #: 26
Topic #: 1
[All C2090-616 Questions]

Which DB2 object is associated with PREVIOUS VALUE and NEXT VALUE expressions?

  • A. Sequence
  • B. Row Identifier
  • C. Identity Column
  • D. Insert time clustering table
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference: https://www.ibm.com/support/knowledgecenter/en/SSEPEK_10.0.0/sqlref/src/tpc/db2z_sequencereference.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
db2tester
5 years, 1 month ago
A sequence allows for the automatic generation of sequential values.  NEXT VALUE returns the next value for the specified sequence. PREVIOUS VALUE returns the most recently generated value for the specified sequence.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...