rename a column header on MS SQL Query

L

Leo Rod

I have a query that retrieves some data into Excel but one of the calculated
fields on this query that reads:
"Max(price)" on the title does not return any value to Excel.
The question is:
Is there a way to use an alternate name for the titles of existing and
calculated columns?

If someone knows how to do it, please let me know.

Respectfully,

Leo.
 
Top