Inheritance is a concept from object-oriented databases. It opens
up interesting new possibilities of database design.
@@ -110,4 +110,4 @@ SELECT name, elevation
Although inheritance is frequently useful, it has not been integrated
with unique constraints or foreign keys, which limits its usefulness.
See Section 5.10 for more detail.
-