B 
		
								
				
				
			
		BB206
How to do if I want to rounding like this :
2 decimal point :
12.445 = 12.45
12.4449 = 12.44
Just like the rounding result in SQL Server
				
			2 decimal point :
12.445 = 12.45
12.4449 = 12.44
Just like the rounding result in SQL Server