Comparison of object–relational database management systems: Difference between revisions

Content deleted Content added
Data types: + See also
m Use fixed table layout
Line 5:
==Fundamental features==
Information about what fundamental ORDBMSes features are implemented natively.
{| border="1" cellpadding="1" cellspacing="0" style="font-size: 85%; border: gray solid 1px; border-collapse: collapse; text-align: center; width: 100%; table-layout: fixed;"
|- style="background: #ececec"
! style="width:12em" |
!
! style="width:20%;" | [[Datatype|Type]]
! style="width:20%;" | [[Method (computer science)|Method]]
! style="width:20%;" | [[Inheritance (object-oriented programming)|Type inheritance]]
! style="width:20%;" | Table inheritance
|-
! style="text-align:left;" bgcolor="#ececec" | [[Oracle database|Oracle]]
Line 35:
==Data types==
Information about what data types are implemented natively.
{| border="1" cellpadding="1" cellspacing="0" style="font-size: 85%; border: gray solid 1px; border-collapse: collapse; text-align: center; width: 100%; table-layout: fixed;"
|- style="background: #ececec"
! style="width:12em" |
!
! style="width:16%;" | [[Array]]
! style="width:16%;" | [[List]]
! style="width:16%;" | [[Set]]
! style="width:16%;" | [[Multiset]]
! style="width:16%;" | [[Reference (computer science)|Object reference]]
|-
! style="text-align:left;" bgcolor="#ececec" | [[Oracle database|Oracle]]