Format number to force 3 decimal places
446249Oct 24 2006 — edited Oct 24 2006Hi. I'm doing a select from a number column and would like to return it as a string that has 3 decimal places. So number 4 will show as 4.000, 3.6704 will show as 3.670, etc. Your help is appreciated. Thanks.