Computer Science, asked by vs6663519, 2 months ago

Explain the importance of relational DBMS and primary key.​

Answers

Answered by qroyal022
2

Answer:

Primary and foreign keys. Primary and foreign keys define the relational structure of a database. These keys enable each row in the database tables to be identified, and define the relationships between the tables

Answered by Roshan02701J
2

Choosing a primary key is one of the most important steps in good database design. A primary key is a table column that serves a special purpose. Each database table needs a primary key because it ensures row-level accessibility.

.

.

I hope it's helpful

Similar questions