1: 2: 3: 4:
select amount1 = convert(money, amount1 / 1000000), amount2 = convert(money, amount2 / 1000000), amount3 = convert(money, amount3 / 1000000) from table1