Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3893

Implement two-argument functions POWER, ROUND, and TRUNCATE

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 10.4.2.0
    • None
    • SQL
    • 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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            chaase3 Camilla Haase
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: