Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
CAST(a AS STRING) where a is a DECIMAL(5.3) with value 9.87 results in
9.870 so we only get right 0 padding to fill in the fractional digits.
Postgres and Oracle also don't do left zero padding.
Attachments
Issue Links
- links to