What is subtype and super type in database?

1 answer

Answer

1126860

2026-04-11 02:15

+ Follow

In database design, a subtype is a specialized entity that inherits attributes and relationships from a higher-level entity called a supertype. Subtypes represent specific categories or types within a broader classification. The attributes and relationships unique to each subtype are represented in addition to those inherited from the supertype.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.