In the Oracle object-relational database, an object view let you retrieve, update, insert,and delete relational data as if it was stored as an object type. You can also define views with columns that are object datatypes, such as objects, REFs, and collections (nested tables and VARRAYs).