Subject Re: [ib-support] Stored Proc : cast to float?
Author Tony Caduto
how about cast(yourfieldorvar as float)


>
> How can I "cast" the division of two integers to a
> float operation ?
.