Discussion Forum
Que. | 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:All of the above. |