At 04:08 PM 05/22/2000 -0400, you wrote: >Is there a way in CF that you can add the summ of all the results in a >certain query? Why not just do it in SQL? SELECT Price, SUM(Price) As Total From Products ------------------------------------------------------------------------------ Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

