Which two statements are true?

Consider this scenario
A procedure X references a view Y that is based on a table Z .
Which two statements are true? (Choose two.)

Consider this scenario
A procedure X references a view Y that is based on a table Z .
Which two statements are true? (Choose two.)

A.
Y is a referenced object

B.
Z is a direct dependent of X

C.
Y is a direct dependent of X

D.
Y is an indirect dependent of X

E.
Y is an indirect dependent of Z

F.
Z is an indirect dependent of Y

Explanation:
A: Y is referenced by X.
C: There is a direct dependency between Z and X.
Incorrect Answers:
D: Y is a Direct dependent of X.
E: Y is a direct dependent of Z.F. Z is a direct dependent of Y.



Leave a Reply 0

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