Object Oriented Database The Object Model supports different literal types, but does not support atomic literals, collection literals, and structured literals. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database The object definition language (ODL) is which of the following? A data definition language for OODB A method to implement a logical schema All of these Used to develop logical schemas A data definition language for OODB A method to implement a logical schema All of these Used to develop logical schemas ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Database objects are almost always transient. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database A collection of literals or object types is called a bag. True False True False ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); course() ABC123 course All of these course() ABC123 course All of these ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using OQL, you may do which of the following? Return a collection of elements without duplicates. All of these Return a specific subset of elements using a given criteria. Return an entire collection of elements including duplicates. Return a collection of elements without duplicates. All of these Return a specific subset of elements using a given criteria. Return an entire collection of elements including duplicates. ANSWER DOWNLOAD EXAMIANS APP