Subject | Re: [IB-Architect] How to use the floor function in MS SQL in Interbase |
---|---|
Author | Daniel Achermann |
Post date | 2001-08-08T06:54:55Z |
Hi
This is a support question so please follow up in IB-support list in
yahoo groups.
your own UDF (user defined function) for floor. Details about UDF see in
manuals or on several interbase pages.
Daniel Achermann
This is a support question so please follow up in IB-support list in
yahoo groups.
>if i use floor in 8.98cast(fld - 0.5 as integer) should work I guess or you can also write
>it will return 8
>but if use int in 8.98
>it will return 9
>
your own UDF (user defined function) for floor. Details about UDF see in
manuals or on several interbase pages.
Daniel Achermann