which of the following field of table"Book" can act as primary key?
Answers
Answered by
2
Answer:
Book_Id can acts as the primary key of the table "Book" as it can uniquely identify all the books in the table.
Explanation:
Primary Key:
A primary key is the column that can uniquely identify all the records of a particular table. Without a primary key, we cannot access a particular record because there will be no medium to identify the record.
For a column to be a primary key, there are some essential rules that are as follows:
- The primary key should not contain any duplicate values.
- It should not have any NULL values.
In the book table, Book_Id is associated with all the books and it does not have any duplicate or NULL values.
So it can be used as the primary key of the Book table.
#SPJ3
Answered by
0
Answer:
book number
Explanation:
it is a data recording key of unique values
Similar questions
Math,
18 days ago
Math,
18 days ago
English,
18 days ago
Environmental Sciences,
1 month ago
Math,
1 month ago
Political Science,
9 months ago
Hindi,
9 months ago
Math,
9 months ago