Database Management System (BCAC401)
Database Management System (BCAC401)
& MANAGEMENT
PRESENTATION TITLE 1
KEYS OF DATABASE
MANAGEMENT
SYSTEM
INTRODUCTION
PRESENTATION TITLE 3
TYPES OF KEYS
Keys
• Keys play an important role in the relational database.
• It is used to uniquely identify any record or row of data from the
table. It is also used to establish and identify relationships
between tables
There are different types of keys:
1. Primary Key: It is the first key used to identify one and only one
instance of an entity uniquely. In the EMPLOYEE table, ID can be
the primary key since it is unique for each employee.
2. Candidate key: Except for the primary key, the remaining
attributes are considered a candidate key. The candidate keys
are as strong as the primary key.
PRESENTATION TITLE 6
THANK YOU
PRESENTATION TITLE 7