Icon View Incident Report

Serious Serious
Reported By: Sandro
Reported On: 3/17/2003
For: Version 3.22 Build 1
# 1330 LIKE Operator Not Working Correctly with Percent Wildcard

Using the following statement returns ALL customers!! and not, as wished, all whose name ENDS with "Smith".

SELECT Name FROM Customers WHERE Name LIKE "%Smith"



Resolution Resolution
Fixed Problem on 3/18/2003 in version 3.23 build 1
Image