How a category differ from regular shared subclass in dbms?
Category and shared subclass both are different terms. Their concepts are separate fields from each other. The category contains two or more superclasses which may represent different-different entity types, while other regular shared subclasses always have a single superclass. An entity that is a member of the shared subclass must exist in all superclasses, but … Read more