| Subject | Re: [firebird-support] Is this the only way to crete a date string in native FB? |
|---|---|
| Author | Dimitry Sibiryakov |
| Post date | 2009-06-09T18:23:04Z |
> Is there a better way to do this?Definitely, cast(dtd as varchar(20)) is much better.
SY, SD.
| Subject | Re: [firebird-support] Is this the only way to crete a date string in native FB? |
|---|---|
| Author | Dimitry Sibiryakov |
| Post date | 2009-06-09T18:23:04Z |
> Is there a better way to do this?Definitely, cast(dtd as varchar(20)) is much better.