Object-Oriented Database - Technical MCQs

Q1:

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.

ANS:D - All of the above.

No answer description is available.