The way that you work with columns depends on the type of query you are building.
For more information, see one of the following topics:
Working with columns in a SELECT query
Working with columns in an INSERT query
Working with columns in an UPDATE query
Working with columns in a DELETE query
More:
Designing, viewing and testing an SQL statement