[ http://issues.apache.org/jira/browse/DERBY-495?page=comments#action_12428210 ] Matt Frantz commented on DERBY-495: -----------------------------------
The proposed documentation does not allow for the possibility of invoking COALESCE with a single argument. Should it read as follows? COALESCE (expression[,expression]...) If the single-argument case is not supported, then maybe it should be. (This case is nice for SQL-generator applications.) > COALESCE > -------- > > Key: DERBY-495 > URL: http://issues.apache.org/jira/browse/DERBY-495 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.0.2.0 > Environment: n/a > Reporter: Paul Jenkins > Priority: Minor > > The COALESCE function has been implemeted since 10.0.2.0 (at least) but isn't > documented. -- 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
