Definitions for "Object Table" Add To Word List
Login or Register  | Word Lists | Search History

a database table that's defined with an object type only-it doesn't use any relational columns
Helpful?           0
a special kind of table in which each row represents an object based on a user-defined type
Helpful?           0
a special kind of table that holds objects and provides a relational view of the attributes of those objects
Helpful?           0
a table explicitly defined to hold object instances of a particular type
Helpful?           0
a table in which each row of the table is an object
Helpful?           0
a table made up of rows that are themselves objects, or a table that has one or more columns with objects as their datatype
Helpful?           0
a table that uses an object type for a column definition
Helpful?           0
a table with only one column, the object type
Helpful?           0
a way to collect groups of like objects and manipulate them with more traditional relational-table techniques
Helpful?           0