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