145k views
2 votes
To include calculated fields in queries, enter a name for the calculated field, a(n) ____, and then the expression in one of the columns in the Field row.

a) colon
b) semi-colon
c) equal sign
d) exclamation point

User FrenkyB
by
4.5k points

1 Answer

4 votes

Answer:

Colon(:) is the correct answer.

Step-by-step explanation:

The colon(:) is used to contain those fields which is calculated in the queries. In other words, the colon is used to insert the name for that field which is calculated then, the user uses the colon(:) and after that, he uses the expression in the columns or the field row. So, That's why the following option is true.

User Nfarshchi
by
3.9k points