Multiple Choice
Which of the following statements about sequences is incorrect?
A) A sequence can be used to generate unique names for database objects.
B) A sequence can be used to generate unique values to serve as a primary key.
C) A sequence can be used to generate sequential values for internal control purposes.
D) A sequence can be used to generate sequential numbers to track records like checks,invoices,and purchase orders.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: After the highest possible value for a
Q3: Which command will create a synonym for
Q4: A sequence serves as a nickname for
Q5: A sequence can be used to speed
Q6: The _ clause identifies the lowest value
Q7: Which of the following contains the ROWID
Q8: The NEXTVAL pseudocolumn can be referenced in
Q9: A(n)_ synonym is used by an individual
Q10: The _ value of a sequence cannot
Q11: A sequence value may be set as