Make it possible to put the optional clauses of a CREATE SEQUENCE statement in
the arbitrary order allowed by the SQL Standard
------------------------------------------------------------------------------------------------------------------------------
Key: DERBY-4539
URL: https://issues.apache.org/jira/browse/DERBY-4539
Project: Derby
Issue Type: Bug
Components: SQL
Affects Versions: 10.6.0.0
Reporter: Rick Hillegas
Priority: Minor
The current syntax for CREATE SEQUENCE requires that the optional clauses
appear in a fixed order. The SQL Standard is more flexible here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.