Examveda

What is a primary key in a database table?

A. A key used to access the database

B. A unique identifier for each row

C. A password for the database

D. A column used for calculations

Answer: Option B

Solution (By Examveda Team)

A primary key is a unique identifier for each row in a database table.

Join The Discussion

Related Questions on Database Connectivity with Python

What is SQLite?

A. A type of programming language

B. A relational database management system

C. A Python module for web scraping

D. A version control system