Q. In a database, _____ fields store numbers used to perform calculations.
β
Correct Answer: (A)
numeric
Explanation: In a database, you data types to specify the type of data each field can capture. You can enter numbers into the number (numeric) field and then average, sum or perform other calculations with the numbers, eg. you can assign a Test score field a data type of number.
Explanation by: Sikhar Chaudhary
In a database, you data types to specify the type of data each field can capture. You can enter numbers into the number (numeric) field and then average, sum or perform other calculations with the numbers, eg. you can assign a Test score field a data type of number.