nerdexam
Dell-EMC

E10-110 · Question #128

A repository has objects of dm_document type in a folder named "SOPNet". A user wants to find all dm_document in this folder AND all containing subfolders checked out by them. How can the user…

The correct answer is A. and folder(/SOPNet, descend). See the full explanation below for the reasoning.

Question

A repository has objects of dm_document type in a folder named "SOPNet". A user wants to find all dm_document in this folder AND all containing subfolders checked out by them. How can the user complete the following query to accomplish this?select * from dm_document where r_lock_owner=user _______________

Options

  • Aand folder(/SOPNet, descend)
  • Band folder(/SOPNet)
  • Cand folder(/SOPNet, all)
  • Dand folder(/SOPNet, *)

How the community answered

(22 responses)
  • A
    77% (17)
  • B
    5% (1)
  • C
    14% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full E10-110 Practice