Subject Re: [firebird-support] CAST doesn't work in SELECT
Author Alexandre Benson Smith
Rick Debay wrote:
> A simple example is
>
> SELECT
> (CAST (d.RDB$RELATION_ID) AS DOUBLE)
> FROM
> RDB$DATABASE d
>
select cast(RDB$RELATION_ID as double precision) from rdb$database

see you !

--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br