Embed presentation
Download to read offline





The document discusses database keys and their purpose in relational database management systems (RDBMS). Keys are fields that help create relationships between tables, maintain uniqueness within a table, and keep data consistent and valid. Primary keys uniquely identify each record in a table and do not allow null values or duplicate values. The example provided is an Employee_Id primary key in an Employee table.



