New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

OutSystems Associate-Reactive-Developer Exam - Topic 1 Question 13 Discussion

Actual exam question for OutSystems's Associate-Reactive-Developer exam
Question #: 13
Topic #: 1
[All Associate-Reactive-Developer Questions]

For Aggregate as shown below, Ask filter to find the person whose name contains the string "John"

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

0/2000 characters
Virgina
3 months ago
I agree, wildcards are a must for this!
upvoted 0 times
...
Justine
4 months ago
Wait, can it really be just 'John'? That seems off.
upvoted 0 times
...
Angelo
4 months ago
Definitely C, it needs those wildcards!
upvoted 0 times
...
Angella
4 months ago
I think B is right, isn't it?
upvoted 0 times
...
Gianna
4 months ago
Option C is the correct one!
upvoted 0 times
...
Yasuko
4 months ago
I thought 'like' was for partial matches, but I'm confused about the wildcards. Is it just '%' or something else?
upvoted 0 times
...
Shasta
5 months ago
I practiced a similar question, and I believe C is correct since it captures "John" in any position.
upvoted 0 times
...
Brett
5 months ago
I'm not entirely sure, but I remember something about using 'like' for partial matches, so maybe it's B or C?
upvoted 0 times
...
Yvette
5 months ago
I think the answer might be C because it uses the wildcard '%' to find "John" anywhere in the name.
upvoted 0 times
...
Edmond
5 months ago
I'm confident that option C is the correct answer. The 'like %John%' syntax will match any name that contains the string "John" anywhere within it.
upvoted 0 times
...
Nan
5 months ago
I'm a little confused by the difference between options B and C. I'll need to think this through carefully before answering.
upvoted 0 times
...
Pearly
5 months ago
Option C seems like the best choice to me. The question specifically says to find the person whose name contains the string "John", so the 'like %John%' syntax should do the trick.
upvoted 0 times
...
Rasheeda
5 months ago
Hmm, I'm a bit unsure here. I think option B might work, but I'm not 100% sure if that would match the entire name or just part of it.
upvoted 0 times
...
Cheryl
5 months ago
This looks straightforward. I'd go with option C to find the person whose name contains the string "John".
upvoted 0 times
...
Selma
5 months ago
I'm not too familiar with Cisco's switch models and licensing, so this is a tricky one. I'll need to think through the options and see if I can eliminate any of the choices.
upvoted 0 times
...
Sarina
5 months ago
The mention of LAZ seems familiar, but I feel unsure about its impact on RTO and cluster sizes.
upvoted 0 times
...
Candra
5 months ago
Ah, I remember learning about this in class. The --DserverType=wlx option enables the WebLogic Extensibility (WLX) feature, which allows you to extend the functionality of the WebLogic server. I'm pretty confident this is the correct answer.
upvoted 0 times
...
Garry
5 months ago
I remember studying system performance metrics, but I can't recall if uptime is considered as critical as load average.
upvoted 0 times
...
Goldie
2 years ago
I'm not so sure. What about B) Person.Name like "John"? Doesn't that also match names that contain "John"?
upvoted 0 times
Bea
2 years ago
Got it, thanks for the clarification
upvoted 0 times
...
Ilda
2 years ago
So, C) Person.Name like "%John%" is the most appropriate filter in this case
upvoted 0 times
...
Helene
2 years ago
No, B) Person.Name like "John" will only match names that exactly equal "John"
upvoted 0 times
...
Frederica
2 years ago
But can't B) Person.Name like "John" also match names that contain "John"?
upvoted 0 times
...
Rebeca
2 years ago
Yes, C) Person.Name like "%John%" will return names that contain the string "John"
upvoted 0 times
...
Amina
2 years ago
I think the correct answer is C) Person.Name like "%John%"
upvoted 0 times
...
...
Jarod
2 years ago
Haha, I was just about to say the same thing! Great minds think alike. C is definitely the way to go here.
upvoted 0 times
...
Kenda
2 years ago
I agree with Tarra. The 'like' operator is used for pattern matching, and the '%' is the wildcard that matches any characters. So C is the correct answer.
upvoted 0 times
...
Tarra
2 years ago
Hmm, this is an interesting one. I think the answer is C) Person.Name like "%John%". The question asks us to find the person whose name contains the string "John", so we need a wildcard to match any characters before and after "John".
upvoted 0 times
...

Save Cancel