Subject The integer part of a number
Author news@guetter.org
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