From: stefano m. <ste...@fa...> - 2003-04-09 21:49:31
|
Hi all I have a query like this: SELECT col1 AS column FROM table in the provider the column name is "col1" and not "column" as the alias = I have written. Is this my problem, an error in the provider or the = column alias is not supported? |