Subject Re: [firebird-support] Re: WHERE mydate STARTING WITH 'ccyy-mm'
Author Anderson Farias
Hi,

> Yes - this is documented anyway. But I wouldn't have expected any
> implicit cast, and after looking it up in The Book I'm still surprised

Well, AFAIK this is pretty usual. Data types are always internaly 'CASTed'
to the data type expected by the operator/operation you're using/doing. At
least the engine tryies to, when possible.


Regards,
Anderson Farias