Get startedGet started for free

Picking a unique ID

A unique identifier distinguishes a record from others in the same table.

Which field is the best choice to be used as the key in the books table?

An image showing one table is called books and five columns: id, title, author, genre, pub_year.

This exercise is part of the course

Introduction to SQL

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise