A database system determines how to store, display, and process field values based on which of the following?

A. field names
B. field properties
C. field captions
D. field size

Answer: B

Computer Science & Information Technology

You might also like to view...

Multi-dimensional arrays that contain arrays of different lengths in any one dimension are called _________________.

a) ragged arrays b) static arrays c) two-dimensional arrays d) constant arrays e) overloaded arrays

Computer Science & Information Technology

Write a script that inputs three integers from the user and displays the sum, average, product, smallest and largest of these numbers in an alert dialog.

What will be an ideal response?

Computer Science & Information Technology