Columns

Columns are fields that are defined in the database.

The ampersand character (&) begins a database column or expression name. It can be any type of column, such as character, number, or date. Columns that are defined in a query are declared automatically, except for dynamic columns and database or aggregate functions.