Subject [IBO] Problem ?
Author Hans
SELECT '','A' FROM RDB$DATABASE

Results in:
Constant Field_Types CHAR(0) for '' // Incorrect
CHAR(1) for 'A'