In a database, _ fields store numbers used to perform calculations.

Asked Sep 06, 2023 Modified Sep 06, 2023 Viewed 0 times
0
asked Sep 06, 2023 at 23:29
1 Answer
0
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.
answered Sep 06, 2023 at 23:29

Your Answer