Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Saviynt Certified Advanced IGA Professional (Level 200) SCAIP Question # 12 Topic 2 Discussion

Saviynt Certified Advanced IGA Professional (Level 200) SCAIP Question # 12 Topic 2 Discussion

SCAIP Exam Topic 2 Question 12 Discussion:
Question #: 12
Topic #: 2

Choose the correct SQL query from the below options to populate an attribute with the logged-in user’s Display Name


A.

select DISPLAYNAME as ID from Users u where u.userkey=${loggedInUser}


B.

select DISPLAYNAME as ID from Users u where u.userkey=${user.id}


C.

select DISPLAYNAME as ID from Users u where u.userkey=${requestor}


D.

All the above


Get Premium SCAIP Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.