macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

cfquery - multiple combinations

Subject: cfquery - multiple combinations
From: "TiGGi"
Date: Wed, 27 Feb 2008 23:28:26 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

Hi,  Can someone plz point me into the wright direction,
 I have a search query that takes comma-delimited list from form and search a 
field with comma delimited list.
 so  WHERE 1,3,56,78  = 1,2,3,4,56,53 
 How can I accomplish this?


<Prev in Thread] Current Thread [Next in Thread>