SQL Language Guide > SQL Statements > DROP SEQUENCE > DROP SEQUENCE Example
Was this helpful?
DROP SEQUENCE Example
Delete sequence “XYZ”:
DROP SEQUENCE XYZ
Last modified date: 01/04/2024