Thats right I gorgot the as
> -----Original Message-----
> From: Kurt Ward [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 03, 2001 4:40 PM
> To: CF-Talk
> Subject: RE: SQL SUM Question
>
>
> Select Number from Tbl_Numbers SUM(Number) AS MyVar
>
> <cfoutput>#MyVar#</Cfoutput>
>
> -----Original Message-----
> From: Kevin Queen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 03, 2001 4:36 PM
> To: CF-Talk
> Subject: SQL SUM Question
>
>
> List,
> If I run the following query:
>
> Select Number from Tbl_Numbers SUM(Number)
>
> how can I oputput the SUMed variable in a cfoutput?
>
> TIA,
> Kevin Queen
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists