Subject Re: [firebird-support] Is Try_Cast in Firebird?
Author Mark Rotteveel
On 17-10-2016 10:10, liviuslivius liviuslivius@...
[firebird-support] wrote:

> i know
> Cast('XXX' AS Integer)
> but is there
> try_Cast('XXX' AS Integer)
> like in MSSQL?
> you know if something can not by converted then return null.

No there isn't, although you could build something like that yourself in
Firebird 3 with PSQL functions.

Mark
--
Mark Rotteveel