Which of the following statements is true in reference to calculated fields?
A) Calculated field names should contain spaces.
B) Calculated fields cannot be created with Expression Builder.
C) Calculated fields cannot be added to tables.
D) Calculated fields can be used as input for other calculated fields.
D
You might also like to view...
The courts have determined that there are two conditions that must be met before evidence can be considered relevant. What are those two conditions?
a. It must be material. b. It must be probative. c. It must be truthful. d. It must be collected by an authorized law enforcement official.
Match the following SQL keywords with their purposes:
I. SELECT II. FROM III. WHERE IV. GROUP BY V. ORDER BY A. This is not a SQL keyword. B. Specifies the sort order of the records C. Specifies which table or tables contain the necessary fields D. Specifies any criteria which will be applied to the records E. Specifies which fields will be displayed
An area that allows for the addition of new forms, reports, or other database objects is the ________
A) application B) subform control C) navigation control bar D) navigation form
An ascending sort refers to text that is sorted alphabetically from:
A) lowest to highest. B) A to Z. C) Z to A. D) highest to lowest.