Recent content by Andrey007

  1. A

    Incorrect rounding of a number in test mode

    I have sent it to support@allroundautomations.com.
  2. A

    Incorrect rounding of a number in test mode

    I use PL/SQL Developer 8.0.0.1480 and I got such an error. While I test function of a package having the following declaration: "FUNCTION GetObjectXML(p_object_id IN NUMBER) RETURN xmltype" with p_object_id = 10000000007031383, PL/SQL Developer rounds this number to 10000000007031400 and because...
Back
Top