Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Esri EAPA_2025 Exam - Topic 1 Question 17 Discussion

A GIS analyst has a countrywide parcel dataset and needs to determine the property owners for the northern region of the country. The analyst wants to find owners whose last name contains Jon.Which query should the analyst use?
A) Region = 'North' AND OwnerName LIKE 'Jon'
B) Region = 'North' OR OwnerName LIKE 'Jon'
C) Region = 'North' AND OwnerName = 'Jon'

Esri EAPA_2025 Exam - Topic 1 Question 17 Discussion

Actual exam question for Esri's EAPA_2025 exam
Question #: 17
Topic #: 1
[All EAPA_2025 Questions]

A GIS analyst has a countrywide parcel dataset and needs to determine the property owners for the northern region of the country. The analyst wants to find owners whose last name contains Jon.

Which query should the analyst use?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Virgilio
1 hour ago
C is way too restrictive, it won't capture all the "Jon" owners.
upvoted 0 times
...
Laura
5 days ago
I think B could work too, but not as specific.
upvoted 0 times
...
Gerardo
10 days ago
Option A is the right choice!
upvoted 0 times
...
Ling
16 days ago
C is definitely wrong, it’s too strict!
upvoted 0 times
...
Fatima
21 days ago
Wait, why would they use LIKE for just 'Jon'? Seems odd.
upvoted 0 times
...
Corrina
26 days ago
I think B could work too, but it’s not specific enough.
upvoted 0 times
...
Cheryll
2 months ago
Totally agree, A is the way to go!
upvoted 0 times
...
Fatima
3 months ago
The correct query is A) Region = 'North' AND OwnerName LIKE 'Jon'.
upvoted 0 times
...
Marjory
3 months ago
I practiced a question similar to this, and I think it was about using AND for multiple criteria. So maybe A is the right choice?
upvoted 0 times
...
Claribel
3 months ago
I feel like the answer might be A, but I’m confused about whether LIKE can handle just 'Jon' or if it needs to be 'Jon%' for it to work properly.
upvoted 0 times
...
Royal
3 months ago
I’m not entirely sure, but I remember something about using LIKE for partial matches. Does that mean we need to include wildcards?
upvoted 0 times
...
Leana
4 months ago
I think the query needs to use AND because we want both conditions to be true, right?
upvoted 0 times
...

Save Cancel