Subject Re: [IBO] Problem ?
Author Andreas Hesse
Hans schrieb:
> SELECT '','A' FROM RDB$DATABASE
>
> Results in:
> Constant Field_Types CHAR(0) for '' // Incorrect
> CHAR(1) for 'A'
>
>
why should it be incorrect?

'' is a string of length 0