Two fields needed to uniquely identify a record are called a ________ key

A) composite
B) natural primary
C) foreign
D) primary

A

Computer Science & Information Technology

You might also like to view...

Each memory location inside a computer can hold only one item of data at a time.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The print_r(), var_export(), and var_dump()functions are used with ____ to display the index and value of each element.

A. variables B. functions C. arrays

Computer Science & Information Technology