what do u mean by inheritance in DBMS???
❌❌no spam allowed❌❌
Answers
Answered by
2
Answer:
Database Management System (DBMS) is a software for storing and retrieving users' data while considering appropriate security measures. It consists of a group of programs which manipulate the database
Please mark me as brainliest.
Answered by
3
Answer:
Inheritance enables you to share attributes between objects such that a subclass inherits attributes from its parent class. Subclasses must include the same database field (or fields) as the parent class for their primary key (although the primary key can have different names in these two tables
Similar questions