Question
cfquery and select question
I just finished chapter ten of CFWACK and am in the process
of
dynamifying my site. Currently all of this revolved around my client
table, displaying their company name, image names, testimonial, etc.
Right now I have four cfquerys containing three to ten Select
statements. My question is, should I combine all four cfquerys into one
main query? Or should I just leave them separate?
dynamifying my site. Currently all of this revolved around my client
table, displaying their company name, image names, testimonial, etc.
Right now I have four cfquerys containing three to ten Select
statements. My question is, should I combine all four cfquerys into one
main query? Or should I just leave them separate?