> You probably do one of 2 things: 1) Increment a variable while > outputting your query, or b) perform a query of queries. > > Just do this: #arraySum(getData['rev'])# You can use any array
Awesome tip, Chris- thanks for sharing. Already started replacing QofQs I had with SELECT sum(). Definitely a good entry in the CF-cookbook. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247658 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

