Keys are data items in a record used to identify the record. What are key types?
What will be an ideal response?
A. Primary key, unique for the record.
B. Secondary key, a key which may not be unique.
C. Concatenated key, or composite key, a combination of two or more data items for the key.
D. Foreign key, a data item in one record that is the key of another record.
You might also like to view...
Here is some code. There are only two outputs, one a message from the unnamed namespace the other a message from the Savitch namespace. Tell which line generates which message.
```
#include
The SQL commands that you enter in the Query Area are identical to those that are used in the MySQL Command Line Client window.
Answer the following statement true (T) or false (F)