Answered
sql
Thanks to Dan Brauck's advice I have been doing a lot of sql
work recently. As far as a can gather it isn't that tough, just
select whatever from whatever and then order or group it use an
inner or outer join (the outer one isn't supported by coldfusion)
and if in doubt use a query of queries. The only tricky part would
be stored proceedures? Does that come under "sql" specifically?
Thanks for answering my $$%%ing stupid question!!