Delete a sequence You can use the DROP SEQUENCE statement to delete a sequence. Syntax: DROP SEQUENCE sequence_name;