YEAR,SECOND,MONTH, MINUTE, HOUR and DAY functions have incorrect information on 
durations.
------------------------------------------------------------------------------------------

         Key: DERBY-908
         URL: http://issues.apache.org/jira/browse/DERBY-908
     Project: Derby
        Type: Bug
  Components: Documentation  
    Versions: 10.1.1.0    
    Reporter: Daniel John Debrunner
    Priority: Minor
     Fix For: 10.2.0.0


All these functions in the reference manual have a sentence like:
(this is from DAY)

If the argument is a time duration or timestamp duration: The result is the day 
part of the value, which is an integer between -99 and 99. A nonzero result has 
the same sign as the argument.

This can be removed since Derby does not support durations. Then the 
surrounding text probably needs re-work as it leaves only a single type of 
argument.

-- 
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