Hi,
Does anyone help me how to format a decimal value in money format but without decimals
For eg
If the value is 12345678.123
ans should be
12,345,678
If i do the money format then decimal part will also be there but i dont want the decimal part.
Please help if there is any function in sybase.
Thanks