Multiple Choice
Which command will delete a sequence?
A) ALTER SEQUENCE...DELETE
B) ALTER SEQUENCE...DROP
C) DELETE SEQUENCE sequencename
D) DROP SEQUENCE sequencename
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: A Bitmap index is useful for improving
Q31: A NEXTVAL call generates the sequence value
Q32: A negative number can be assigned to
Q33: A sequence can be deleted from the
Q34: Which command will modify a sequence?<br>A) ALTER
Q36: A synonym is an alternate name assigned
Q37: How does an Index Organized table differ
Q38: The _ index structure can be particularly
Q39: A function-based index can be created based
Q40: If a sequence is set to pre-generate