Tag: Inheritance

How to Model Inheritance in a Database

Three ways to implement inheritance in a database using the Vertabelo data modeler. Inheritance is a common modeling technique used in modern software development. In data modeling, you can use inheritance in the logical model creation process. However, implementing inheritance in a physical database model is not straightforward; standard SQL does not provide inheritance statements for physical implementation. In this article, we will cover three basic strategies used to implement inheritance in a relational  database.

Our website uses cookies. By using this website, you agree to their use in accordance with the browser settings. You can modify your browser settings on your own. For more information see our Privacy Policy.