How can I use the "AS" Operator in an SELECT-Statement

SoftIl softil at onlinehome.de
Thu Jun 2 23:50:37 CDT 2005


Hi,
in MS SQL-Server  I can write this:

SELECT dbColumnName AS TempName FROM myTableName

and the column "dbColumnName" is in the resulttable renamed to "TempName".

How can I do this in an SELECT-Statement in Valentina?

Thanks for your help
Carsten


More information about the Valentina mailing list