nerdexam
Dell-EMC

E20-120 · Question #49

Which query will list the object IDs and names of all documents (current version only) in a repository that a user has permission to access?

The correct answer is A. selectr_object_id, object_name from dm_document. See the full explanation below for the reasoning.

Question

Which query will list the object IDs and names of all documents (current version only) in a repository that a user has permission to access?

Options

  • Aselectr_object_id, object_name from dm_document
  • Bselectr_object_id and object_name from dm_document
  • Cselectr_object_id, object_name from dm_document (all)
  • Dselectr_object_id, object_name from dm_document where user_permit = 'browse'

How the community answered

(61 responses)
  • A
    82% (50)
  • B
    3% (2)
  • C
    5% (3)
  • D
    10% (6)

Community Discussion

No community discussion yet for this question.

Full E20-120 Practice