Guest User

Untitled

a guest
Aug 17th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. MySQL LIKE %string% not quite forgiving enough. Anything else I can use?
  2. <cfif pctermsCount gt 0>
  3. AND (LOWER(p.name) LIKE '%#pcTerms#%')
  4. </cfif>
Add Comment
Please, Sign In to add comment