ilovetorun
Programmer
I know that 'Like' in SQL can be used like 'Contains' in CFML if wildcards are attached to the keyword/text-string you're looking for. But I've recently found that 'Like' can't be used with 'ANY'. Is there a way to to a CFML-like 'Contains' in SQL?