From: Alex P. <pes...@ma...> - 2020-10-22 11:16:08
|
On 10/22/20 2:09 PM, Adriano dos Santos Fernandes wrote: > SQL> select timestamp '22 oct 20' from rdb$database; > > CONSTANT > ========================= > 2020-10-22 00:00:00.0000 > ---- > > But now you can't easily know if 20 is a time zone or a year. In this particular case that's known - time is not provided at all, i.e. 20 is a year. |