Available in versions: Dev (3.20) | Latest (3.19) | 3.18 | 3.17 | 3.16 | 3.15 | 3.14 | 3.13 | 3.12 | 3.11 | 3.10
ALTER SEQUENCE
Applies to ✅ Open Source Edition ✅ Express Edition ✅ Professional Edition ✅ Enterprise Edition
Most sequence properties can be altered after a sequence has been created.
Table of contents
- 3.4.1.3.1.
- ALTER SEQUENCE .. RENAME
- 3.4.1.3.2.
- ALTER SEQUENCE .. CACHE (new)
- 3.4.1.3.3.
- ALTER SEQUENCE .. CYCLE (new)
- 3.4.1.3.4.
- ALTER SEQUENCE .. MINVALUE (new)
- 3.4.1.3.5.
- ALTER SEQUENCE .. t reaches its MAXVALUE (new)
- 3.4.1.3.6.
- ALTER SEQUENCE .. INCREMENT BY (new)
- 3.4.1.3.7.
- ALTER SEQUENCE .. START WITH (new)
- 3.4.1.3.8.
- ALTER SEQUENCE .. RESTART
- 3.4.1.3.9.
- ALTER SEQUENCE IF EXISTS
previous : next |
Feedback
Do you have any feedback about this page? We'd love to hear it!