How do I go about adding a column to a query dataset? 

For example I want to concatenate two columns together as a third column and 
then group output by that third column... with <cfoutput query="SomeQuery" 
Group="third column">

I know I can do this with the proper SQL SELECT statement, However, 
I want to do this POST querying the database... not from within the SELECT statement.

Ok, off to bed. I'll look again in the morning. Thanks!

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to