Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which of these should be used as a key? age first name last name produc…

Question

which of these should be used as a key?
age
first name
last name
product id
done

Explanation:

Brief Explanations

A key (in data systems) must be unique to identify individual entries. Age, first names, and last names are not unique—many people can share these. A product ID is assigned uniquely to each distinct product, making it suitable as a key.

Answer:

product ID