The order of the statements is not alphabetical within the reference manual
---------------------------------------------------------------------------

                 Key: DERBY-2013
                 URL: http://issues.apache.org/jira/browse/DERBY-2013
             Project: Derby
          Issue Type: Improvement
          Components: Documentation
            Reporter: Christian d'Heureuse
            Priority: Minor


In the "Statements" chapter of the reference manual, the list of the statements 
starts alphabetically from A to S:
  ALTER TABLE
  CREATE
  DROP
  GRANT
  RENAME
  REVOKE
  SET

But then then it continues with the letter C:
  CALL
  CONSTRAINT
  DECLARE
  DELETE
  ...
  WHERE

And within "functions" chapter, it would be better to make a separate section 
for the CASE expression and list it under C (instead of documenting it together 
with the NULLIF expression).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to