When developers working with SQL Server “Denali”, MS SQL Server 2008 R2 and MS SQL Server 2005 want to remove a column from the query, they should do the next:

– In the Criteria Pane, select the grid row containing the column they want to remove and then press DELETE.

-or-

– Remove all references to the column in the SQL Pane.