Subject | Re: [firebird-support] CAST doesn't work in SELECT |
---|---|
Author | Alexandre Benson Smith |
Post date | 2006-08-02T22:35:22Z |
Rick Debay wrote:
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
> A simple example isselect cast(RDB$RELATION_ID as double precision) from rdb$database
>
> SELECT
> (CAST (d.RDB$RELATION_ID) AS DOUBLE)
> FROM
> RDB$DATABASE d
>
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br