Esri
EADA10 · Question #75
Which two methods are valid for calculating the values of a field using a calculation expression? (Choose two)
The correct answer is B. For VB calculations, field names must be enclosed in square brackets [ ] C. If any records are currently selected in the table, only the selected records will be calculated. See the full explanation below for the reasoning.
Question
Which two methods are valid for calculating the values of a field using a calculation expression? (Choose two)
Options
- AIf more than one field is selected, the calculation can be applied to each field.
- BFor VB calculations, field names must be enclosed in square brackets [ ]
- CIf any records are currently selected in the table, only the selected records will be calculated
- DFor Python calculations, field names must be enclosed in double quotes" "
How the community answered
(43 responses)- A7% (3)
- B74% (32)
- D19% (8)
Community Discussion
No community discussion yet for this question.