Hi,
I am trying to extract data for payroll, from various tables.
The result that is extracted, has to be sent for automatic transmission to a bank.
Now they want amount in following format:
eg. if amount is 47.50, it should be 0000004750.
In 10 digits.
What do I do..??
Please help.
Regards,
Dipali
I am trying to extract data for payroll, from various tables.
The result that is extracted, has to be sent for automatic transmission to a bank.
Now they want amount in following format:
eg. if amount is 47.50, it should be 0000004750.
In 10 digits.
What do I do..??
Please help.
Regards,
Dipali
Comment