Junior
What is a simple key?
sobes.tech AI
Answer from AI
A simple key in a database is a single column of a table that uniquely identifies each row of that table. It can be either a primary key or a foreign key. Unlike a composite key, which consists of multiple columns.