Subject | Re: [firebird-support] function available on all platforms? |
---|---|
Author | Lester Caine |
Post date | 2010-02-17T18:19:48Z |
gplantefb wrote:
A large block of external functions were moved 'inside'
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
> Hi all,Check the release notes ;)
>
> I'm using FB 2.1 on Windows and I have 2 questions related to the following SQL example:
>
> SELECT CEILING(FIELD1)FROM TABLE1;
>
> Question 1)
> I did not have to declare any external function to get the CEILING function working. Is it normal? Why?
>
> Question 2)
> Since I did not had to declare it, is it means that this function will ALWAYS work with FB, no matter the platform FB is installed on?
>
> Thanks to clarify this.
A large block of external functions were moved 'inside'
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php