[ 
http://issues.apache.org/jira/browse/DERBY-355?page=comments#action_12313548 ] 

Jack Klebanoff commented on DERBY-355:
--------------------------------------

The TIMESTAMPADD and TIMESTAMPDIFF functions are JDBC escape functions, they 
are not like the other functions in the list of built-ins and they do not have 
equivalent built-in functions. It is probably good to document TIMESTAMPADD and 
TIMESTAMPDIFF in the list of built-in functions, so that users can find them, 
but the documentation must stress that they are only accessible using the JDBC 
escape function syntax. Perhaps we should put an asterisk beside them in the 
list of built-in functions.

> Document TIMESTAMPADD and TIMESTAMPDIFF functions
> -------------------------------------------------
>
>          Key: DERBY-355
>          URL: http://issues.apache.org/jira/browse/DERBY-355
>      Project: Derby
>         Type: Sub-task
>   Components: Documentation
>  Environment: all
>     Reporter: Jeff Levitt
>     Assignee: Jeff Levitt
>     Priority: Minor
>      Fix For: 10.1.0.0
>  Attachments: derby355modified.zip
>
> Derby 81 (parent task to this issue) needs to be documented.  TIMESTAMPADD 
> and TIMESTAMPDIFF need to be included in the reference manual with the 
> built-in functions.  I created a patch for this which I will attach to this 
> issue for review.  I used 
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbctime__date__and_interval_functions.asp
> as my specification.

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