ORDBMS what's it all about? 
 
 
ORDBMS Features:
- 
Extendable Datatypes including Object
Types-BLOB (binary large object),CLOB(Character Large Object)
 
- 
Extended Server Functions- SQL-3
 
- 
Function overloading
 
- 
New Functions
 
- 
Table inheritance, including functional
inheritance
 
- 
Access Methods expanded indexing beyond
traditional B-tree
 
 
 
What does it all mean in terms of RDBMS and ORDBMS....?