If you are interested in how to do it take a look here: https://blog.dsl-platform.com/postgres-bridge-between-worlds...
PostgreSQL's concept of object-relational databases is baked into the SQL. Into the logical model of the data itself.
Put another way: Oracle doesn't have table inheritance.
PostgreSQL's concept of object-relational databases is baked into the SQL. Into the logical model of the data itself.
Put another way: Oracle doesn't have table inheritance.