Welcome Guest, Not a member yet? Register   Sign In
LIKE without a wildcard
#2

[eluser]davidbehler[/eluser]
Can't you use
Code:
LCASE(col_1) = LCASE('abc')
instead of
Code:
col_1 LIKE 'abc'

Should be the same, or not?


Messages In This Thread
LIKE without a wildcard - by El Forum - 08-17-2009, 05:03 PM
LIKE without a wildcard - by El Forum - 08-18-2009, 01:33 AM
LIKE without a wildcard - by El Forum - 08-18-2009, 01:58 AM
LIKE without a wildcard - by El Forum - 08-18-2009, 02:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB