Match the following terms to their meanings:

I. calculated field
II. constant
III. data redundancy
IV. data type
V. foreign key

A. date of birth is a common field example
B. field in one table that is also the primary key of another table
C. produces a value from one or more existing, often numeric, fields
D. the unnecessary storing of duplicate data
E. determine the type of entry that can be made into a field

C, A, D, E, B

Computer Science & Information Technology

You might also like to view...

The ________ feature is an electronic marker for a specific location in a document

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following GridBagConstraints specifies the number of columns a component will occupy?

a. gridwidth. b. gridheight. c. weightx. d. weighty.

Computer Science & Information Technology