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

Re: which function does this?.

Subject: Re: which function does this?.
From: "jdeline"
Date: Wed, 15 Aug 2007 14:12:05 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

> Too complicated? It's a simple join for goodness sakes.

 I was not referring to your query with the JOIN; it wasn't posted when I 
replied.  I was referring to the original post's WHERE clause: 
 where empid in (<cfloop query="id_sel" startrow="1" 
endrow="#id_sel.recordcount#">
 #valueList(id_sel.empid,",")#</cfloop>)


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