Ask Question

What is a primary key? In computer bussiness

+4
Answers (1)
  1. 5 January, 23:45
    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?
Find an answer to your question 👍 “What is a primary key? In computer bussiness ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers