| 
	
 | 
 Posted by Tom Moreau on 04/03/06 18:23 
Try: 
 
select 
    cast (@seconds as numeric (8, 6)) 
 
 
--  
   Tom 
 
---------------------------------------------------- 
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA 
SQL Server MVP 
Toronto, ON   Canada 
.. 
<homa@havet.se> wrote in message  
news:1144077414.697728.270000@v46g2000cwv.googlegroups.com... 
sorry.  I meant that it gives me 57.698747999999114 and It should be 
57,698748  . 
(The print is replaced by select)
 
  
Navigation:
[Reply to this message] 
 |