Hey guys just have a quick question,
Is it possible to change the column names generated by a mySql query ?.
For example I have a MIN(cost) and I want to rename the generated name "MIN(cost)" to say "Minimum Cost"
I hope I've worded that correctly so that you can understand, I apologise if I haven't.
Cheers