Question
Rename columns within a query?
Is there a way that I can rename a column within a coldfusion
query? I've attached an example.
I've joined a table with the same table here and have named them A and B. I want to be able to rename the columns in B so that, when I display the output, they do not have the same names as in A. (Eg. b_pkgname and b_pkgrev).
I've joined a table with the same table here and have named them A and B. I want to be able to rename the columns in B so that, when I display the output, they do not have the same names as in A. (Eg. b_pkgname and b_pkgrev).
