Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
10.4.2.0
-
None
-
Normal
Description
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)