Subject | Re: Problem with FB 2.0 and '=' operator |
---|---|
Author | ainpoissee |
Post date | 2006-12-02T20:08:18Z |
--- In firebird-support@yahoogroups.com, "William Gonzáles S."
<wgonzaless@...> wrote:
trailing spaces which make it to fail. VARCHAR() type should work.
ain
<wgonzaless@...> wrote:
> But, if I execute this:What's the type of NAME column? If it is CHAR(X) then there may be
> select * from CONTAINERS where NAME='Ventas'
>
> It gives and empty recordset, this happen in all SQL
> queries with '=' operator.
trailing spaces which make it to fail. VARCHAR() type should work.
ain