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)- A4% (1)
- B11% (3)
- C82% (23)
- D4% (1)
Community Discussion
No community discussion yet for this question.