|
|
|
|
|
by jacques_chester
4675 days ago
|
|
It should be noted that Oracle's object types are a feature of PL/SQL, their imperative programming language. 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. |
|