Rick Hillegas created DERBY-6119:
------------------------------------

             Summary: Add an ij command to show user-defined aggregates
                 Key: DERBY-6119
                 URL: https://issues.apache.org/jira/browse/DERBY-6119
             Project: Derby
          Issue Type: Bug
          Components: Tools
    Affects Versions: 10.10.1.1
            Reporter: Rick Hillegas


Right now there is an ij command to list out the functions in a schema:

  show functions in app;

There should be a similar ij command to list out the aggregates in a schema:

  show aggregates in app;

This missing functionality was identified during the buddy-testing of 
user-defined aggregates.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to