VException Information

Chuck Pelto cbpelto at pcisys.net
Wed Apr 19 06:42:23 CDT 2006


On Apr 18, 2006, at 8:10 AM, Ruslan Zasukhin wrote:

>
>> If I change "LIKE" to "=" and drop the "%", it finds those with  
>> "Test".
>
> I have made simple test db here
>
>         select * from rr where ggg LIKE '%Test%'
>
> It works fine here.

I find that if I remove the "%" notation before and after the text  
I'm looking for, things work fine. "Test" will find "Test" and  
"Testing". "ing" will find "Testing".

Regards,

Chuck


More information about the Valentina mailing list