Computer Science Ques 750

Question: In a database _____ fields store numbers used to perform calculation.

Options:

A) Next

B) Key

C) Alphanumeric

D) Numeric

E) None of these

Show Answer

Answer:

Correct Answer: D

Solution:

  • In a database, you use data types to specify the type of data each field can capture, you can enter numbers into the number (or 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.