Subject | Re: [firebird-support] Re: Why "Like" , "=" return diffent number records? |
---|---|
Author | Nando Dessena |
Post date | 2003-10-09T11:06:46Z |
Helen,
Here, 1.5 RC 6 on WinXP, this does not return any row, and that's
correct behaviour (see Ann's reminder).
It's odd you get one row from the same version of Firebird. Perhaps
some configuration issue?
BTW, LIKE does not require wildcards, it's just that using them is a
more common usage pattern than not using them.
Ciao
--
Nando mailto:nandod@...
>>SELECT * FROM RDB$DATABASEH> Here, 1.5 RC 6 on Win2K, this yields one row.
>>WHERE 'AAA ' LIKE 'AAA'
>>
>>does not yield any result,
Here, 1.5 RC 6 on WinXP, this does not return any row, and that's
correct behaviour (see Ann's reminder).
It's odd you get one row from the same version of Firebird. Perhaps
some configuration issue?
BTW, LIKE does not require wildcards, it's just that using them is a
more common usage pattern than not using them.
Ciao
--
Nando mailto:nandod@...