how to change money type sql code example Example: convert money to varchar sql server SELECT convert(varchar(30), moneyfield, 1)