Business Studies, asked by raneshital64, 7 months ago

Which key will set as primary ​

Answers

Answered by hrithik21heaven
0
Search Results
Featured snippet from the web
The PRIMARY KEY constraint uniquely identifies each record in a table. Primary keys must contain UNIQUE values, and cannot contain NULL values. A table can have only ONE primary key; and in the table, this primary key can consist of single or multiple columns (fields).
Answered by pknidhi2
0

Answer:

Often, a unique identification number, such as an ID number or a serial number or code, serves as a primary key in a table. For example, you might have a Customers table where each customer has a unique customer ID number. The customer ID field is the primary key.

if this answer help you

so please mark me as brainliest

Similar questions