convert statement tsql code example Example: convert money to varchar sql server Click to copySELECT convert(varchar(30), moneyfield, 1)