Queries

This category discusses how to work with queries as ColdFusion data structures.

Questions

How can I access a query column if I have the column name stored in a variable?

How do I access one row in a query?

How do I get the values from one column in a query?

How do I re-sort a query?