Assume a product table in an Access database with the following fields
Assume a product table in an Access database with the following fields:
1.ProductID
2.Price
3.Quantity
Which of the following features in Access 2010 should you use to insert a Sales field in the Product table? The Sales field should hold the sales amount that can be calculated using the expression Price * Quantity.
ACalculated fields
BPivot tables
CDefault values
DExpressions
Post your answers here:
Post