decimal « Data Type « SQL Server / T-SQL






1.decimal(15,4)
2.Use select to do the calculation
3.Function returning decimal
4.Cast int to decimal
5.Cast real number to decimal
6.Cast decimal to varchar and append another string
7.Average of decimal values