Cast to double (1 reply)
Submitted by sudeepg on Fri, 08/15/2008 - 19:02.
The following returns a syntax error.
select cast(0 as double);
I need to work with scientific numbers, so conversion to a fixed-point decimal won't do.
The following returns a syntax error.
select cast(0 as double);
I need to work with scientific numbers, so conversion to a fixed-point decimal won't do.
Recent comments
24 weeks 10 hours ago
24 weeks 4 days ago
24 weeks 4 days ago
24 weeks 6 days ago
25 weeks 4 days ago
27 weeks 5 days ago
30 weeks 5 days ago
33 weeks 4 days ago
34 weeks 2 days ago
35 weeks 23 hours ago