Subject | [IBO] Problem ? |
---|---|
Author | Hans |
Post date | 2009-07-04T17:16:35Z |
SELECT '','A' FROM RDB$DATABASE
Results in:
Constant Field_Types CHAR(0) for '' // Incorrect
CHAR(1) for 'A'
Results in:
Constant Field_Types CHAR(0) for '' // Incorrect
CHAR(1) for 'A'