You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dag H. Wanvik (JIRA)" <ji...@apache.org> on 2008/10/03 04:28:44 UTC

[jira] Updated: (DERBY-3893) Implement two-argument functions POWER, ROUND, and TRUNCATE

     [ https://issues.apache.org/jira/browse/DERBY-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik updated DERBY-3893:
---------------------------------

    Issue Type: Improvement  (was: Bug)

> Implement two-argument functions POWER, ROUND, and TRUNCATE
> -----------------------------------------------------------
>
>                 Key: DERBY-3893
>                 URL: https://issues.apache.org/jira/browse/DERBY-3893
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.4.2.0
>            Reporter: Kim Haase
>            Priority: Minor
>
> DERBY-3063 allowed Derby to implement two-argument numeric functions, but only ATAN2 and MOD seem to have been implemented so far. The remaining functions listed in Section C.1 of the JDBC specification should be provided:
> POWER(number, power)
> ROUND(number, places)
> TRUNCATE(number, places)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.