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

Create CSV file in Coldfusion Using CFFile

Post data by ajax using coldfusion component