I'd like to output the completed SQL Query that I'm writing
to CFQuery to the screen so I can see what the report is querying
the database.
I tried <cfoutput>#myquery#</cfoutput> but that didn't work.
I tried <cfoutput>#myquery#</cfoutput> but that didn't work.