ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 157 - SAP-C01 discussion

Report
Export

When using string conditions within IAM, short versions of the available comparators can be used instead of the more verbose ones. streqi is the short version of the _______ string condition.

A.
StringEqualsIgnoreCase
Answers
A.
StringEqualsIgnoreCase
B.
StringNotEqualsIgnoreCase
Answers
B.
StringNotEqualsIgnoreCase
C.
StringLikeStringEquals
Answers
C.
StringLikeStringEquals
D.
StringNotEquals
Answers
D.
StringNotEquals
Suggested answer: A

Explanation:

When using string conditions within IAM, short versions of the available comparators can be used instead of the more verbose versions. For instance, streqi is the short version of StringEqualsIgnoreCase that checks for the exact match between two strings ignoring their case.

Reference: http://awsdocs.s3.amazonaws.com/SNS/20100331/sns-gsg-2010-03-31.pdf

asked 16/09/2024
shubha sunil
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first