Merging RSS Feeds with Query of Queries
Thursday, June 1st, 2006One of my all-time favorite features in ColdFusion is “query of queries”. I have yet to see this functionality duplicated as thoroughly, or as easily, in any other language outside of SQL itself. Of course the limitation with SQL is that it generally operates on relational data stored in a relational database. The query of queries functionality changes that for ColdFusion developers.
(more…)