Subject | Re: [IBO] Problem ? |
---|---|
Author | Andreas Hesse |
Post date | 2009-07-04T20:11:57Z |
Hans schrieb:
'' is a string of length 0
> SELECT '','A' FROM RDB$DATABASEwhy should it be incorrect?
>
> Results in:
> Constant Field_Types CHAR(0) for '' // Incorrect
> CHAR(1) for 'A'
>
>
'' is a string of length 0