JeffMachine
MIS
I have a numeric data field called amount(numeric 28,12), data looks like this:
281.400000000000
17892.840000000000
.170000000000
I need to format in a query to look like this:
000000000281.40
000000017892.84
000000000000.17
Thanks ...
281.400000000000
17892.840000000000
.170000000000
I need to format in a query to look like this:
000000000281.40
000000017892.84
000000000000.17
Thanks ...