Subject | The integer part of a number |
---|---|
Author | news@guetter.org |
Post date | 2006-11-24T01:34:44Z |
Hi,
I am looking for a way to get the integer part of
a number in a stored procedure.
Example:
There is a given number, eg. 1.997260274.
In this case, I want to have "1" returned.
I thought this was a trivial problem, but I have no
clue how to solve this with Firebird 1.5.
Thanks in advance for your help.
Cheers,
Christian
I am looking for a way to get the integer part of
a number in a stored procedure.
Example:
There is a given number, eg. 1.997260274.
In this case, I want to have "1" returned.
I thought this was a trivial problem, but I have no
clue how to solve this with Firebird 1.5.
Thanks in advance for your help.
Cheers,
Christian