TheConeHead
Programmer
I am trying:
"SELECT * from table where column LIKE '"+variable+"'"
It works if the variable exactly matches the column (ie name@domain.com) but not if it includes part of it (ie domain)
Shouldn't LIKE return it either way?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)
"SELECT * from table where column LIKE '"+variable+"'"
It works if the variable exactly matches the column (ie name@domain.com) but not if it includes part of it (ie domain)
Shouldn't LIKE return it either way?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)