exam questions

Exam 1z0-071 All Questions

View all questions & answers for the 1z0-071 exam

Exam 1z0-071 topic 1 question 259 discussion

Actual exam question from Oracle's 1z0-071
Question #: 259
Topic #: 1
[All 1z0-071 Questions]

Which statement will return the last sequence number generated by the EMP_SEQ sequence?

  • A. SELECT CURRVAL FROM emp_seq;
  • B. SELECT emp_seq.CURRVAL FROM DUAL;
  • C. SELECT NEXTVAL FROM emp_seq;
  • D. SELECT emp_seq.NEXTVAL FROM DUAL;
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
billysunday1
3 months, 2 weeks ago
Selected Answer: B
https://docs.oracle.com/cd/A84870_01/doc/server.816/a76989/ch26.htm This example selects the current value of the employee sequence: SELECT empseq.currval FROM DUAL;
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago