PrepAway - Latest Free Exam Questions & Answers

How should a user complete the following query to list all objects directly inside the "inner" folde

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 _____

PrepAway - Latest Free Exam Questions & Answers

A.
where cabinet(‘/outer/inner’)

B.
where folder(‘/outer/inner’)

C.
where folder_path = ‘/outer/inner’

D.
where cabinet(‘/outer’) and folder(/inner)


Leave a Reply