A table in a database must have ______?

A table in a database must have ______?

کسی ڈیٹا بیس میں ایک ٹیبل میں ______ ہونا ضروری ہے؟
Explanation

A primary key uniquely identifies each record (row) in a database table.

It ensures data integrity by preventing duplicate and null entries in the key column.