I was wondering if it were possible to create an SQL statement with multiple LIKE statements. I have been trying the following and it does not work
"WHERE Something LIKE '*KR?S' OR '*KK?S'"
what is wrong with this (it pulls everything)? Could someone please explain this and if so show me if it can be done.
Thanks
"WHERE Something LIKE '*KR?S' OR '*KK?S'"
what is wrong with this (it pulls everything)? Could someone please explain this and if so show me if it can be done.
Thanks