Cyber Monday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

OutSystems Exam Associate-Reactive-Developer Topic 5 Question 38 Discussion

Actual exam question for OutSystems's Associate-Reactive-Developer exam
Question #: 38
Topic #: 5
[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:

Pamela
10 days ago
As a database pro, I can confirm that C is the way to go here. The '%' wildcard is the classic substring match.
upvoted 0 times
...
Lovetta
11 days ago
Option D seems a bit odd, using single quotes for the string match. I'd go with C to be safe.
upvoted 0 times
...
Domitila
14 days ago
Haha, the 'John' in the question is so obvious, I bet the answer is C! Gotta love these tricky certification exams.
upvoted 0 times
...
Carma
1 months ago
I think B is the correct answer. The 'like' operator with no wildcards should match the exact 'John' string.
upvoted 0 times
Loreen
3 days ago
D) Person.Name like 'John'
upvoted 0 times
...
Nathalie
22 days ago
C) Person.Name like %John%
upvoted 0 times
...
Tyisha
23 days ago
B) Person.Name like John
upvoted 0 times
...
Yuonne
1 months ago
A) Person.Name = John
upvoted 0 times
...
...
Stephaine
1 months ago
I agree with Jesusita, option C makes the most sense for finding names that contain 'John'.
upvoted 0 times
...
Yong
2 months ago
Option C looks right, the '%' wildcard should match any name that contains 'John' within it.
upvoted 0 times
Elise
21 days ago
C) Person.Name like '%John%'
upvoted 0 times
...
Louisa
23 days ago
B) Person.Name like 'John'
upvoted 0 times
...
Tamra
2 months ago
A) Person.Name = 'John'
upvoted 0 times
...
...
Jesusita
2 months ago
I think the answer is C) Person.Name like '%John%' because it will find any name that contains the string 'John'.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77