Object Oriented Database The object definition language (ODL) is which of the following? A data definition language for OODB Used to develop logical schemas A method to implement a logical schema All of these A data definition language for OODB Used to develop logical schemas A method to implement a logical schema All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database ODL supports which of the following types of association relationships? Unary Unary and Binary Unary and Binary and Ternary Unary and Binary and Ternary and higher Unary Unary and Binary Unary and Binary and Ternary Unary and Binary and Ternary and higher ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Literals do not have identifiers, and, therefore, cannot be individually referenced like objects. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database If you know all the possible values that an attribute can have, you can enumerate those values in ODL. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using OQL, you may do which of the following? Return a specific subset of elements using a given criteria. All of these Return an entire collection of elements including duplicates. Return a collection of elements without duplicates. Return a specific subset of elements using a given criteria. All of these Return an entire collection of elements including duplicates. Return a collection of elements without duplicates. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An extent is which of the following? The set of all instances of a class within a database A keyword that indicates that the superclass inherits from a subclass Only one instance of a class within a database A keyword that indicates that the subclass inherits from a superclass The set of all instances of a class within a database A keyword that indicates that the superclass inherits from a subclass Only one instance of a class within a database A keyword that indicates that the subclass inherits from a superclass ANSWER DOWNLOAD EXAMIANS APP