nerdexam
Dell-EMC

E20-120 · Question #226

A user wants a list of all folders and subfolders within the 'Resources' cabinet in a repository. How should the user complete the following query to accomplish this? select object_name from…

The correct answer is C. where folder('/Resources', descend). See the full explanation below for the reasoning.

Question

A user wants a list of all folders and subfolders within the 'Resources' cabinet in a repository. How should the user complete the following query to accomplish this? select object_name from dm_folder _____

Options

  • Awhere folder('/Resources')
  • Bwhere folder = '/Resources'
  • Cwhere folder('/Resources', descend)
  • Dwhere folder = '/Resources', descend

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    11% (3)
  • C
    82% (23)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full E20-120 Practice