1.

A sequence is referenced in SQL statements with the NEXTVAL and CURRVAL pseudocolumns, what can be used in the following places?1) VALUES clause of INSERT statements2) The SELECT list of a SELECT statement3) The SET clause of an UPDATE statement

A. CURRVAL
B. NEXTVAL
C. Both A & B
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found