Community

ColdFusion 10 – Using The Group Attribute With CFLoop To Group Query Rows

(Ben Nadel) Before ColdFusion 10, the “group” attribute was only available on the CFOutput tag. This attribute could be used to create pseudo “GROUP BY” behavior when outputting ColdFusion query data. With ColdFusion 10, the “group” attribute can now be used with the CFLoop tag when looping over a q

Read More - Register for Free Membership