Hi all I have the following in my SELECT statement COALESCE(CAST(tPB.dBillDt AS TIMESTAMP), '') AS tDocDt The COALESCE() converts the CAST()ed TIMESTAMP to ANSI standard 2014-05-03 00:00:00.0000 CAST(COALESCE(tPB.dBillDt, '') AS TIMESTAMP) AS tDocDt The CAST() converts the COALESCE()ed TIMESTAMP to my regional and expected format 03.05.2014, 00:00:00.0000 Is this an expected behavior? Please advise. Thanks and regards Bhavbhuti
[firebird-support] COALESCE() + CAST() converts timestamp format
[email protected] [firebird-support] Sat, 10 May 2014 06:22:27 -0700
- ... [email protected] [firebird-support]
- ... [email protected] [firebird-support]
- ... Thomas Beckmann [email protected] [firebird-support]
- ... Venus Software Operations [email protected] [firebird-support]
- ... Svein Erling Tysvær [email protected] [firebird-support]
- ... Venus Software Operations [email protected] [firebird-support]
- ... Svein Erling Tysvær [email protected] [firebird-support]
- ... Venus Software Operations [email protected] [firebird-support]
- ... W O [email protected] [firebird-support]
