In the second table of two related tables, the common field shared with the first table is called the ____ key.

A. foreign
B. primary
C. secondary
D. master


Answer: A

Computer Science & Information Technology

You might also like to view...

You use the ____ method to convert a string to lowercase.

A. strLower B. ConvToLower C. ConvLower D. ToLower

Computer Science & Information Technology

In the hexadecimal numbering system, each place value digit is ________ times greater than the digit to its right

Fill in the blank(s) with correct word

Computer Science & Information Technology

Suppose we want to compute the amount of money in a bank account with compound interest. If the amount of money in the account is m, the amount in the account at the end of the month will be 1.005m. Write a recursive method that will compute the amount of money in an account after t months with a starting amount of m.

What will be an ideal response?

Computer Science & Information Technology

An e-mail message is typically organized into three areas.

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

Computer Science & Information Technology