Can a calculation in the SELECT clause of a SQL query be executed before the WHERE clause has been applied? I am targeting SQL Server 2008 R2 but I am interested in general. I assume this is covered by the SQL standard.Can a calculation in the SELECT clause of a SQL