Ask Question
8 October, 10:31

What is a primary key? In computer bussiness

+1
Answers (1)
  1. 8 October, 11:17
    0
    It used in a relation database like SQL as a unique identifier for a table in the database. Example school database has a students table which contains a { student_pk, name, gpa} columns with student_pk/student_id being the primary key that other tables can reference the table by.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is a primary key? In computer bussiness ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers