Query Alteration with Coldfusion using Query of Queries (QoQ)


Using alteration in ColdFusion query we can be altered without effecting the identification of a cached query with QOQ.

Original Query Output.



After Alteration Query Output.


Comments

Popular posts from this blog

Post data by ajax using coldfusion component

Create CSV file in Coldfusion Using CFFile