<cfloop query="qAlpha"> <p> <cfloop query="qNumeric"> #qAlpha[ "letter" ][ qAlpha.CurrentRow ]# - #qNumeric.number#<br /> </cfloop> </p> </cfloop>