Subject AS in SELECT over ODBC connection
Author Alberto Pesce
Hi,
Why between ODBC driver the query in MS Excel Pivot don't respect the
construct of SQL : AS

Example:

SELECT table.attribute AS pippo
....
....
I obtain the data of select but without any name?


Thanks a lot
Bye Alberto P