MySQL Programming Question:
Download Questions PDF

What Is Primary Key?

Answer:

A primary key is a single column or multiple columns defined to have unique values that can be used as row identifications.

Download MySQL Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What Is Row?What Is Foreign Key?