What are calculated fields in MS Access?
Answers
Answered by
1
Answer:
A calculated field is a field that derives its value by performing a function on values from other table fields. It can also calculate values entered by hand. The field's data only appears for the duration of the query. It is not actually stored in the database tables.
Explanation:
Answered by
1
Answer:
When you create a calculated field, you are adding a new field in which every row contains a calculation involving other numerical fields in that row. To do this, you must enter a mathematical expression, which is made up of field names in your table and mathematical symbols.
Explanation:
mark as brainliest
Similar questions