The describe command does not include the number of decimal places. i.e.: NUMBER(10,2) is displayed in the describe command output as NUMBER(10) which is clearly incorrect.
This patch fixes this issue.
Patch for fixing DP in DescribeCommand
Log in to post a comment.
Patch for fixing DP in DescribeCommand