T
TaeHo Yoo
I have a column called "Amount" and this field contains amount as cents.
So when I get the values of it, I do like "select amount / 100 as
amount" which basically ignores cents. Do you know how to get cents?
Thanks a lot
So when I get the values of it, I do like "select amount / 100 as
amount" which basically ignores cents. Do you know how to get cents?
Thanks a lot