Home / CSE / Database System 2 - CS :: Discussion

Discussion :: Database System 2 - CS

  1. Using OQL, you may do which of the following?

  2. 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.

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment