A(n) ____ key is a field with values that are not chosen as a primary key, but can be used in cases where the primary key is not available.

A. control
B. alternate
C. composite
D. relational

Answer: B

Computer Science & Information Technology

You might also like to view...

To specify the number of occurrences for a particular character or group of characters,a(n) quantifiercan be appended to a character type or set.

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

Computer Science & Information Technology

Write a method called alarm that prints the string "Alarm!" multiple times on separate lines. The method should accept an integer parameter that specifies how many times the string is printed. Print an error message if the parameter is less than 1.

What will be an ideal response?

Computer Science & Information Technology