How should a user complete the following query to list all objects directly inside the “inner” folder?

A folder named "inner" resides in the cabinet named "outer."
How should a user complete the following query to list all objects directly inside the "inner" folder?selectobject_name from dm_sysobject _____
A. where cabinet(‘/outer/inner’)
B. where folder(‘/outer/inner’)
C. where folder_path = ‘/outer/inner’
D. where cabinet(‘/outer’) and folder(/inner)

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.