Examveda
Examveda

Using OQL, you may do which of the following?

A. Return an entire collection of elements including duplicates.

B. Return a collection of elements without duplicates.

C. Return a specific subset of elements using a given criteria.

D. All of the above.

Answer: Option D


This Question Belongs to Database >> Object Oriented Database

Join The Discussion

Related Questions on Object Oriented Database

An extent is which of the following?

A. A keyword that indicates that the subclass inherits from a superclass

B. A keyword that indicates that the superclass inherits from a subclass

C. The set of all instances of a class within a database

D. Only one instance of a class within a database