Computer Science, asked by seejasirosh, 7 months ago

what is primary key in computer class 8​

Answers

Answered by sandeep1234529
31

Answer:

Primary key is a field that uniquely identifies each record in a table. For example, in a school database, the Roll Number of each student uniquely identifies each student. A Primary key does not allow Null Values and must always have a unique value.

Answered by Anonymous
11

Explanation:

{ \huge{ \boxed{ \underline{ \overline{ \overline{ \overline{ \underline{ \mathtt \purple{Primary  \: key}}}}}}}}}

A primary key is either an existing table column or a column that is specifically generated by the database according to a defined sequence. For example, students are routinely assigned unique identification (ID) numbers, and all adults receive government-assigned and uniquely-identifiable Social Security numbers.

Similar questions