Subject | Re: [firebird-support] Select on varchar with spaces |
---|---|
Author | Ivan Prenosil |
Post date | 2005-06-27T07:15:40Z |
> How can I select records where a varchar field have for value an emptyselect
> string , but not those who have for value one, two or more spaces ?
*
from
T_BLANC
WHERE F_VARCHAR LIKE ''
Ivan
http://www.volny.cz/iprenosil/interbase/